Skip to content

Commit

Permalink
update go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Jan 3, 2024
1 parent dcac774 commit ea4e17d
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 14 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/GiganticMinecraft/seichi-gateway-operator

go 1.20
go 1.21

require (
github.com/onsi/ginkgo/v2 v2.12.0
Expand Down
Loading

0 comments on commit ea4e17d

Please sign in to comment.