Skip to content

Commit

Permalink
deps: update to the released go-sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
patrislav committed Nov 21, 2024
1 parent af6dd37 commit b1e8110
Show file tree
Hide file tree
Showing 10 changed files with 1,882 additions and 302 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.2

require (
github.com/0xsequence/ethkit v1.29.4
github.com/0xsequence/go-sequence v0.43.0
github.com/0xsequence/go-sequence v0.43.4
github.com/0xsequence/nitrocontrol v0.3.0
github.com/BurntSushi/toml v1.4.0
github.com/aws/aws-sdk-go-v2 v1.30.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ github.com/0xsequence/ethkit v1.29.4 h1:vyjCF22OnCEPPsZsczhKaY3qUuSTLcrWsBORj9sr
github.com/0xsequence/ethkit v1.29.4/go.mod h1:rv0FAIyEyN0hhwGefbduAz4ujmyjyJXhCd6a0/yF3tk=
github.com/0xsequence/go-ethauth v0.13.0 h1:ZaqFEEqy574A2b1P7vjpcy5tb4W/izn+A3swwOYi9wA=
github.com/0xsequence/go-ethauth v0.13.0/go.mod h1:f3kx39S9F+W+qvZEB6bkKKbpUstmyB7goUntO3wvlhg=
github.com/0xsequence/go-sequence v0.43.4 h1:zfVXjN6DjOeZNdgtOsD+QB4cLH9i3GH0SRGGvC2BKu4=
github.com/0xsequence/go-sequence v0.43.4/go.mod h1:MReAQwVM5fPEcCuOZPZlWd2Ur4f59H8TnPQVyhY8qD8=
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
Loading

0 comments on commit b1e8110

Please sign in to comment.