Skip to content

Commit c5a2b84

Browse files
committed
Fix go version in go.mod
1 parent d305b63 commit c5a2b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/anilsenay/gonew
22

3-
go 1.21.0
3+
go 1.21
44

55
require golang.org/x/mod v0.12.0

0 commit comments

Comments
 (0)