Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update slinky version #1768

Merged
merged 7 commits into from
Jun 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump to slinky commit
Eric-Warehime committed Jun 25, 2024
commit 8e9ace0ae8ca5ef9fa8597ac7305bdb77a1dfa90
2 changes: 1 addition & 1 deletion protocol/go.mod
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/rs/zerolog v1.32.0
github.com/shopspring/decimal v1.3.1
github.com/skip-mev/slinky v1.0.4-0.20240625015826-92ebb3436d1a
github.com/skip-mev/slinky v1.0.4-0.20240625025845-324df3417647
github.com/spf13/viper v1.19.0
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
google.golang.org/genproto/googleapis/api v0.0.0-20240509183442-62759503f434
4 changes: 2 additions & 2 deletions protocol/go.sum
Original file line number Diff line number Diff line change
@@ -1712,8 +1712,8 @@ github.com/sivchari/tenv v1.7.1 h1:PSpuD4bu6fSmtWMxSGWcvqUUgIn7k3yOJhOIzVWn8Ak=
github.com/sivchari/tenv v1.7.1/go.mod h1:64yStXKSOxDfX47NlhVwND4dHwfZDdbp2Lyl018Icvg=
github.com/skip-mev/chaintestutil v0.0.0-20240116134208-3e49bf514803 h1:VRRVYN3wsOIOqVT3e3nDh3vyUl6RvF9QwdK4BvgPP9c=
github.com/skip-mev/chaintestutil v0.0.0-20240116134208-3e49bf514803/go.mod h1:LF2koCTmygQnz11yjSfHvNP8axdyZ2lTEw0EwI+dnno=
github.com/skip-mev/slinky v1.0.4-0.20240625015826-92ebb3436d1a h1:b5rFsMOCL8x40sJmqdnlBXuiTBP6YQ0uUZcCI0bjApI=
github.com/skip-mev/slinky v1.0.4-0.20240625015826-92ebb3436d1a/go.mod h1:EE3O71wIJ74OciYh62Fc5EysF07KArBEYb6lDmTIKVM=
github.com/skip-mev/slinky v1.0.4-0.20240625025845-324df3417647 h1:uD+ZDTNM5CO9KxdAvvLAYQkEVsh2JAGWZSx7Z81UI+Y=
github.com/skip-mev/slinky v1.0.4-0.20240625025845-324df3417647/go.mod h1:EE3O71wIJ74OciYh62Fc5EysF07KArBEYb6lDmTIKVM=
github.com/sonatard/noctx v0.0.2 h1:L7Dz4De2zDQhW8S0t+KUjY0MAQJd6SgVwhzNIc4ok00=
github.com/sonatard/noctx v0.0.2/go.mod h1:kzFz+CzWSjQ2OzIm46uJZoXuBpa2+0y3T36U18dWqIo=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=