Skip to content

Commit

Permalink
Update go client
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJeremyHe committed Nov 15, 2024
1 parent 32bb7b6 commit 9647d36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/VictoriaMetrics/fastcache => ./fastcache
replace github.com/ethereum/go-ethereum => ./go-ethereum

require (
github.com/EspressoSystems/espresso-sequencer-go v0.0.27-0.20241114071559-6fb39b83ee43
github.com/EspressoSystems/espresso-sequencer-go v0.0.27-0.20241115021220-5155c4a51c1e
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible
github.com/Shopify/toxiproxy v2.1.4+incompatible
github.com/alicebob/miniredis/v2 v2.32.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ github.com/EspressoSystems/espresso-sequencer-go v0.0.26 h1:06qXjTG1EUUGZVkvgMMW
github.com/EspressoSystems/espresso-sequencer-go v0.0.26/go.mod h1:BbU8N23RGl45QXSf/bYc8OQ8TG/vlMaPC1GU1acqKmc=
github.com/EspressoSystems/espresso-sequencer-go v0.0.27-0.20241114071559-6fb39b83ee43 h1:B1XREEs5PivQXZ+W7nEyHYC6r6Ss8iRshhqcm6lW7Q8=
github.com/EspressoSystems/espresso-sequencer-go v0.0.27-0.20241114071559-6fb39b83ee43/go.mod h1:BbU8N23RGl45QXSf/bYc8OQ8TG/vlMaPC1GU1acqKmc=
github.com/EspressoSystems/espresso-sequencer-go v0.0.27-0.20241115021220-5155c4a51c1e h1:VfnWjfKinTrTnBkue46UbNYOux86PF9kBR38f3jmzjM=
github.com/EspressoSystems/espresso-sequencer-go v0.0.27-0.20241115021220-5155c4a51c1e/go.mod h1:BbU8N23RGl45QXSf/bYc8OQ8TG/vlMaPC1GU1acqKmc=
github.com/Joker/hpp v1.0.0/go.mod h1:8x5n+M1Hp5hC0g8okX3sR3vFQwynaX/UgSOM9MeBKzY=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible h1:1G1pk05UrOh0NlF1oeaaix1x8XzrfjIDK47TY0Zehcw=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
Expand Down

0 comments on commit 9647d36

Please sign in to comment.