Skip to content

Commit

Permalink
update to custom ssv-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkrolevets committed Jul 25, 2024
1 parent cd943f4 commit ff2dd47
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 @@ -38,7 +38,7 @@ require (
github.com/rs/zerolog v1.32.0
github.com/sourcegraph/conc v0.3.0
github.com/spf13/cobra v1.7.0
github.com/ssvlabs/ssv-spec v0.3.10-0.20240624121006-7adef2ac3ea6
github.com/ssvlabs/ssv-spec v0.3.11-0.20240725093126-e0ef1418c7c5
github.com/ssvlabs/ssv-spec-pre-cc v0.0.0-20240502072846-bba633c4ed61
github.com/status-im/keycard-go v0.2.0
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,8 @@ github.com/spf13/viper v1.0.0/go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7Sr
github.com/spf13/viper v1.3.2/go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s=
github.com/ssvlabs/ssv-spec v0.3.10-0.20240624121006-7adef2ac3ea6 h1:MDbz5Ia++c1yScP6UjccBfPYh3oZdbSQWE1muYxgf+4=
github.com/ssvlabs/ssv-spec v0.3.10-0.20240624121006-7adef2ac3ea6/go.mod h1:woZFNQHwfkY2fVvIRK6uPZGsUm8hCubZ6VWRbXRzCkM=
github.com/ssvlabs/ssv-spec v0.3.11-0.20240725093126-e0ef1418c7c5 h1:YzIHODxKsXj6whDKTDTPObLJECf0fMTkxYp9Ga7r+h4=
github.com/ssvlabs/ssv-spec v0.3.11-0.20240725093126-e0ef1418c7c5/go.mod h1:woZFNQHwfkY2fVvIRK6uPZGsUm8hCubZ6VWRbXRzCkM=
github.com/ssvlabs/ssv-spec-pre-cc v0.0.0-20240502072846-bba633c4ed61 h1:NkbXQyLsgZeedMXKAj0EKQJ2LyizPefZ5K99rK3Yyl8=
github.com/ssvlabs/ssv-spec-pre-cc v0.0.0-20240502072846-bba633c4ed61/go.mod h1:a7ROAIWAtDOV1VdIYBu4dFtD8TGpKCmC1KMOQKpnM7U=
github.com/status-im/keycard-go v0.2.0 h1:QDLFswOQu1r5jsycloeQh3bVU8n/NatHHaZobtDnDzA=
Expand Down

0 comments on commit ff2dd47

Please sign in to comment.