Skip to content

Commit

Permalink
Update go module to Go 1.21 (which is what we actually use)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanvugt committed Dec 13, 2023
1 parent 77b6677 commit 71bed8a
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,6 +1,6 @@
module github.com/BattlesnakeOfficial/exporter

go 1.17
go 1.21

require (
github.com/alitto/pond v1.8.3
Expand Down

0 comments on commit 71bed8a

Please sign in to comment.