Skip to content

Commit

Permalink
build: use go 1.22.11 (#127)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Jan 18, 2025
1 parent 9caf747 commit 7018bea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/blinklabs-io/bursa

go 1.22

toolchain go1.22.8
go 1.22.11

require (
github.com/fivebinaries/go-cardano-serialization v0.0.0-20220907134105-ec9b85086588
Expand Down

0 comments on commit 7018bea

Please sign in to comment.