Skip to content

Commit 68dbe32

Browse files
authored
Updating Go version as recommended in https://go.dev/doc/toolchain\#version (#376)
1 parent 79d2d98 commit 68dbe32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/pace/bricks
22

3-
go 1.21
3+
go 1.21.0
44

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

0 commit comments

Comments
 (0)