Skip to content

Commit

Permalink
Fix go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
anilsenay committed Sep 29, 2023
1 parent d305b63 commit c5a2b84
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,5 +1,5 @@
module github.com/anilsenay/gonew

go 1.21.0
go 1.21

require golang.org/x/mod v0.12.0

0 comments on commit c5a2b84

Please sign in to comment.