Skip to content

Commit

Permalink
Docs: gomod go 1.21 (#3568)
Browse files Browse the repository at this point in the history
There is no go 1.22 😃

IntelliJ kept complaining when trying to index the dependencies.
  • Loading branch information
markmandel authored Jan 5, 2024
1 parent 1e78d88 commit 8044817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/agones/agones/site

go 1.22
go 1.21

require gopkg.in/yaml.v2 v2.4.0

Expand Down

0 comments on commit 8044817

Please sign in to comment.