Skip to content

Commit

Permalink
Updating Go version as recommended in https://go.dev/doc/toolchain\#v…
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwenzel authored Aug 26, 2024
1 parent 79d2d98 commit 68dbe32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/pace/bricks

go 1.21
go 1.21.0

replace github.com/asaskevich/govalidator => github.com/pieceofsoul/govalidator v0.0.0-20230607103513-8dce951b10b8

Expand Down

0 comments on commit 68dbe32

Please sign in to comment.