Skip to content

Commit

Permalink
point to dkg spec with license
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusKysel committed Nov 19, 2024
1 parent bf4be23 commit 6a670fa
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 @@ -17,7 +17,7 @@ require (
github.com/sourcegraph/conc v0.3.0
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/ssvlabs/dkg-spec v0.0.0-20241111140602-2a2ca086d529
github.com/ssvlabs/dkg-spec v0.0.0-20241119084456-f956634b520b
github.com/stretchr/testify v1.9.0
github.com/wealdtech/go-eth2-util v1.8.1
go.uber.org/zap v1.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.16.0 h1:rGGH0XDZhdUOryiDWjmIvUSWpbNqisK8Wk0Vyefw8hc=
github.com/spf13/viper v1.16.0/go.mod h1:yg78JgCJcbrQOvV9YLXgkLaZqUidkY9K+Dd1FofRzQg=
github.com/ssvlabs/dkg-spec v0.0.0-20241111140602-2a2ca086d529 h1:dfadrHvUC9D44GOSQ9Dt38QUzzwpkj1poKQDkxvOZJg=
github.com/ssvlabs/dkg-spec v0.0.0-20241111140602-2a2ca086d529/go.mod h1:p2WJOymhIDNjA4rAFm2fWY3O/Nw4vuqmYhP/TyJSk9c=
github.com/ssvlabs/dkg-spec v0.0.0-20241119084456-f956634b520b h1:8GI7+mtHjE8hdpDetyMCfBSm7jFWh0XDOlDu9UEr8cU=
github.com/ssvlabs/dkg-spec v0.0.0-20241119084456-f956634b520b/go.mod h1:p2WJOymhIDNjA4rAFm2fWY3O/Nw4vuqmYhP/TyJSk9c=
github.com/ssvlabs/ssv-spec v0.3.10 h1:zT71SIbBrbQbTZX6ptoE2isN5A6JNlp8ppDp3Y5XjJI=
github.com/ssvlabs/ssv-spec v0.3.10/go.mod h1:woZFNQHwfkY2fVvIRK6uPZGsUm8hCubZ6VWRbXRzCkM=
github.com/status-im/keycard-go v0.2.0 h1:QDLFswOQu1r5jsycloeQh3bVU8n/NatHHaZobtDnDzA=
Expand Down

0 comments on commit 6a670fa

Please sign in to comment.