Skip to content

Commit

Permalink
fix: remove toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Oct 20, 2023
1 parent 62a3c57 commit 028a067
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/stellar/soroban-tools

go 1.21

toolchain go1.21.0
go 1.20

require (
github.com/Masterminds/squirrel v1.5.4
Expand Down

0 comments on commit 028a067

Please sign in to comment.