Skip to content

Commit

Permalink
fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
countvonzero committed Mar 27, 2023
1 parent 7d0794a commit 9eea57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
github.com/spacemeshos/merkle-tree v0.2.1
github.com/spacemeshos/poet v0.6.6
github.com/spacemeshos/post v0.5.2
github.com/spf13/afero v1.9.5
github.com/spf13/afero v1.9.5
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.15.0
Expand Down

0 comments on commit 9eea57b

Please sign in to comment.