Skip to content

Commit

Permalink
feat: Upgrade to golang 1.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarrow committed Jan 3, 2024
1 parent 85691be commit 2a8c597
Show file tree
Hide file tree
Showing 2 changed files with 52 additions 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 code.vegaprotocol.io/vegatools

go 1.20
go 1.21.5

require (
code.vegaprotocol.io/shared v0.0.0-20230119125558-bda6563e1c7a
Expand Down
Loading

0 comments on commit 2a8c597

Please sign in to comment.