Skip to content

Commit

Permalink
Remove toolchain version from go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
catatsuy committed Sep 8, 2024
1 parent 28759c2 commit 5eef7fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/golang/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/catatsuy/private-isu/webapp/golang

go 1.23

toolchain go1.23.0

require (
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874
github.com/bradleypeabody/gorilla-sessions-memcache v0.0.0-20181103040241-659414f458e1
Expand Down

0 comments on commit 5eef7fb

Please sign in to comment.