Skip to content

Commit

Permalink
Update Go version to 1.22 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Apr 28, 2024
1 parent 4b369de commit 45687ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/golang/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/catatsuy/private-isu/webapp/golang

go 1.19
go 1.22

require (
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874
Expand Down

0 comments on commit 45687ed

Please sign in to comment.