Skip to content

Commit

Permalink
bump dep
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez committed Dec 27, 2023
1 parent df12cb0 commit f08a2ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion protocol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/h2non/gock v1.2.0
github.com/numiadata/tools/mempool v0.0.0-20231221180449-2a58fead1759
github.com/numiadata/tools/mempool v1.0.0
github.com/ory/dockertest v3.3.5+incompatible
github.com/ory/dockertest/v3 v3.10.0
github.com/pelletier/go-toml v1.9.5
Expand Down
6 changes: 2 additions & 4 deletions protocol/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1123,10 +1123,8 @@ github.com/nishanths/exhaustive v0.11.0 h1:T3I8nUGhl/Cwu5Z2hfc92l0e04D2GEW6e0l8p
github.com/nishanths/exhaustive v0.11.0/go.mod h1:RqwDsZ1xY0dNdqHho2z6X+bgzizwbLYOWnZbbl2wLB4=
github.com/nishanths/predeclared v0.2.2 h1:V2EPdZPliZymNAn79T8RkNApBjMmVKh5XRpLm/w98Vk=
github.com/nishanths/predeclared v0.2.2/go.mod h1:RROzoN6TnGQupbC+lqggsOlcgysk3LMK/HI84Mp280c=
github.com/numiadata/tools/mempool v0.0.0-20231221174339-beeebeed7426 h1:Tvw+/rnR5NjCb4zSBCdiiqmOPKtQ4DBFZRbyeY5Cfsw=
github.com/numiadata/tools/mempool v0.0.0-20231221174339-beeebeed7426/go.mod h1:1dojBb5jQO75Bps6gVCh81/rZs120xmwUEEu20/YSdY=
github.com/numiadata/tools/mempool v0.0.0-20231221180449-2a58fead1759 h1:Vu/Xxr5whyD8jmHgJ8mAew46pPRzfUDSIXmRhl1r/YA=
github.com/numiadata/tools/mempool v0.0.0-20231221180449-2a58fead1759/go.mod h1:1dojBb5jQO75Bps6gVCh81/rZs120xmwUEEu20/YSdY=
github.com/numiadata/tools/mempool v1.0.0 h1:JRWkytEANfP89xgvJFX3ryT4znb4NbKSXOLmLkIpPz4=
github.com/numiadata/tools/mempool v1.0.0/go.mod h1:1dojBb5jQO75Bps6gVCh81/rZs120xmwUEEu20/YSdY=
github.com/nunnatsa/ginkgolinter v0.13.5 h1:fOsPB4CEZOPkyMqF4B9hoqOpooFWU7vWSVkCSscVpgU=
github.com/nunnatsa/ginkgolinter v0.13.5/go.mod h1:OBHy4536xtuX3102NM63XRtOyxqZOO02chsaeDWXVO8=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit f08a2ad

Please sign in to comment.