Skip to content

Commit

Permalink
Fixed tooolchain in go.mod to be 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed Oct 24, 2024
1 parent 780b44b commit 7d56ad5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/streamingfast/firehose-solana

go 1.22.0

toolchain go1.22.4

replace (
github.com/gagliardetto/solana-go => github.com/streamingfast/gagliardetto-solana-go v0.0.0-20240115191424-05c37cd0760d
github.com/graph-gophers/graphql-go => github.com/streamingfast/graphql-go v0.0.0-20210204202750-0e485a040a3c
Expand Down

0 comments on commit 7d56ad5

Please sign in to comment.