Skip to content

Commit

Permalink
upgrade ethkit
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Jan 19, 2023
1 parent 04f4555 commit ba225af
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
Expand Up @@ -3,7 +3,7 @@ module github.com/0xsequence/go-sequence
go 1.18

require (
github.com/0xsequence/ethkit v1.18.0
github.com/0xsequence/ethkit v1.18.1
github.com/0xsequence/go-ethauth v0.13.0
github.com/goware/breaker v0.1.2
github.com/goware/cachestore v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/0xsequence/ethkit v1.18.0 h1:OfAfl7CWhMi0hlKDKtXWQOWUywC6E3ItDY22ZrN/L3M=
github.com/0xsequence/ethkit v1.18.0/go.mod h1:NI2R5fH/PA1XwYqrqHhNieHvIGZ21EV23zzcSVfzvsc=
github.com/0xsequence/ethkit v1.18.1 h1:/WANtDuXpd3Y7I/Cb+m960K/D7RrKHpwfMnKYWFT5HU=
github.com/0xsequence/ethkit v1.18.1/go.mod h1:NI2R5fH/PA1XwYqrqHhNieHvIGZ21EV23zzcSVfzvsc=
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/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
Expand Down

0 comments on commit ba225af

Please sign in to comment.