Skip to content

Commit

Permalink
chore: update deps to v0.0.1 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur authored Nov 13, 2024
1 parent 6ce641c commit 6665b33
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 @@ -6,7 +6,7 @@ toolchain go1.21.11

require (
github.com/Layr-Labs/bn254-keystore-go v0.0.0-20241007185542-1a1ca1c72eb4
github.com/Layr-Labs/cerberus-api v0.0.0-20241016214048-d52f5ddc5559
github.com/Layr-Labs/cerberus-api v0.0.1
github.com/consensys/gnark-crypto v0.12.1
github.com/prometheus/client_golang v1.20.3
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/Layr-Labs/bn254-keystore-go v0.0.0-20241007185542-1a1ca1c72eb4 h1:0EigmyPWUGcKhbaRtuJV1XdAzlS/qwpgHf0oUhq+r7s=
github.com/Layr-Labs/bn254-keystore-go v0.0.0-20241007185542-1a1ca1c72eb4/go.mod h1:7J8hptSX8cFq7KmVb+rEO5aEifj7E44c3i0afIyr4WA=
github.com/Layr-Labs/cerberus-api v0.0.0-20241016214048-d52f5ddc5559 h1:qbkT/+txp6dbQmbN2ro37T9V4hzt+ZWyqxGcQZBKgwo=
github.com/Layr-Labs/cerberus-api v0.0.0-20241016214048-d52f5ddc5559/go.mod h1:Lm4fhzy0S3P7GjerzuseGaBFVczsIKmEhIjcT52Hluo=
github.com/Layr-Labs/cerberus-api v0.0.1 h1:MSLVdxtRS1qnwLks3COnnUw/M3tjLGtbSGaLde86HRg=
github.com/Layr-Labs/cerberus-api v0.0.1/go.mod h1:Lm4fhzy0S3P7GjerzuseGaBFVczsIKmEhIjcT52Hluo=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bits-and-blooms/bitset v1.14.2 h1:YXVoyPndbdvcEVcseEovVfp0qjJp7S+i5+xgp/Nfbdc=
Expand Down

0 comments on commit 6665b33

Please sign in to comment.