Skip to content

Commit

Permalink
bump: go-sequence to v0.29.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marino39 committed Mar 21, 2024
1 parent 63ebc66 commit 1856b0e
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 41 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.5

require (
github.com/0xsequence/ethkit v1.23.0
github.com/0xsequence/go-sequence v0.29.3-0.20240320103018-3e55215de6eb
github.com/0xsequence/go-sequence v0.29.4
github.com/0xsequence/nitrocontrol v0.3.0
github.com/BurntSushi/toml v1.3.2
github.com/aws/aws-sdk-go-v2 v1.25.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ github.com/0xsequence/go-sequence v0.29.3-0.20240320093947-6576d1bb898b h1:dLVfE
github.com/0xsequence/go-sequence v0.29.3-0.20240320093947-6576d1bb898b/go.mod h1:gZnfEzmC67Fr6Tp1TKVQP9Ic+grjV7TSzDW26vvQ/J8=
github.com/0xsequence/go-sequence v0.29.3-0.20240320103018-3e55215de6eb h1:Qdl9NF2DSacGupgJy2LTJUT2EAA6u+fnvssycZOLudA=
github.com/0xsequence/go-sequence v0.29.3-0.20240320103018-3e55215de6eb/go.mod h1:gZnfEzmC67Fr6Tp1TKVQP9Ic+grjV7TSzDW26vvQ/J8=
github.com/0xsequence/go-sequence v0.29.4 h1:qUcmfNRPSPj++04p6/Fj4WIAvGfZav25XUBV4qLG9tU=
github.com/0xsequence/go-sequence v0.29.4/go.mod h1:gZnfEzmC67Fr6Tp1TKVQP9Ic+grjV7TSzDW26vvQ/J8=
github.com/0xsequence/nitrocontrol v0.3.0 h1:D0/gX576zQhitrJnBfBrOFFufEOzh6f2jO/+2ynwIUA=
github.com/0xsequence/nitrocontrol v0.3.0/go.mod h1:sTG5akVPzoVr3unv/7h9aZGaT+BVGmvUMOdwXFeIEEA=
github.com/0xsequence/nsm v0.1.0 h1:gVOViRWPUW/c5VEmGy2gCw1az/nqP3gY7VD9V2+069k=
Expand Down
103 changes: 64 additions & 39 deletions vendor/github.com/0xsequence/go-sequence/relayer/proto/relayer.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ github.com/0xsequence/ethkit/util
# github.com/0xsequence/go-ethauth v0.13.0
## explicit; go 1.17
github.com/0xsequence/go-ethauth
# github.com/0xsequence/go-sequence v0.29.3-0.20240320103018-3e55215de6eb
# github.com/0xsequence/go-sequence v0.29.4
## explicit; go 1.21
github.com/0xsequence/go-sequence
github.com/0xsequence/go-sequence/contracts
Expand Down

0 comments on commit 1856b0e

Please sign in to comment.