Skip to content

Commit

Permalink
update to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrower95 committed Sep 23, 2024
1 parent 872e867 commit 193105c
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 @@ -10,7 +10,7 @@ require (
github.com/fatih/color v1.16.0
github.com/ferranbt/fastssz v0.1.3
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/jbrower95/multicall-go v0.0.0-20240922171241-ac7c02a28686
github.com/jbrower95/multicall-go v0.0.0-20240923010412-060e37b98d03
github.com/minio/sha256-simd v1.0.1
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.29.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7Bd
github.com/jackpal/go-nat-pmp v1.0.2/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc=
github.com/jbrower95/multicall-go v0.0.0-20240922171241-ac7c02a28686 h1:qF5gBTD/k6sBIR3suNzLuSnjWgePwVbnxxQIAMl2TpY=
github.com/jbrower95/multicall-go v0.0.0-20240922171241-ac7c02a28686/go.mod h1:cl6hJrk69g0EyKPgNySQbJE1nj29t2q7Pu0as27uC04=
github.com/jbrower95/multicall-go v0.0.0-20240923010412-060e37b98d03 h1:N9nayQNnI9v8HBOUEewiSwYK9/ovMQ8ousqAeKm6RQg=
github.com/jbrower95/multicall-go v0.0.0-20240923010412-060e37b98d03/go.mod h1:cl6hJrk69g0EyKPgNySQbJE1nj29t2q7Pu0as27uC04=
github.com/klauspost/compress v1.16.0 h1:iULayQNOReoYUe+1qtKOqw9CwJv3aNQu8ivo7lw1HU4=
github.com/klauspost/compress v1.16.0/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
github.com/klauspost/cpuid/v2 v2.2.6 h1:ndNyv040zDGIDh8thGkXYjnFtiN02M1PVVF+JE/48xc=
Expand Down

0 comments on commit 193105c

Please sign in to comment.