Skip to content

Commit

Permalink
build: remove gotoolchain from go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian committed Oct 26, 2023
1 parent c37f56a commit 1931c9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/akash-network/akash-api

go 1.21

toolchain go1.21.0

require (
github.com/99designs/keyring v1.2.1
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
Expand Down

0 comments on commit 1931c9e

Please sign in to comment.