Skip to content

Commit

Permalink
chore: bump go.mod go version and buf
Browse files Browse the repository at this point in the history
  • Loading branch information
albertchon committed Jun 17, 2024
1 parent e831104 commit dbf0eb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/InjectiveLabs/sdk-go

go 1.21
go 1.22

require (
cosmossdk.io/errors v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions proto/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: v1
name: buf.build/InjectiveLabs/injective-core
deps:
- buf.build/cosmos/cosmos-proto
- buf.build/cosmos/cosmos-sdk:v0.47.0
- buf.build/cosmos/cosmos-sdk:v0.50.5
- buf.build/cosmos/gogo-proto
- buf.build/cosmwasm/wasmd:2a82e352430f5ce799c1926f203cd43b39221387
- buf.build/cosmwasm/wasmd:v0.51.0
breaking:
use:
- FILE
Expand Down

0 comments on commit dbf0eb4

Please sign in to comment.