Skip to content

Commit

Permalink
Update post dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Sep 6, 2023
1 parent 1c863bc commit 4baf2d2
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 @@ -41,7 +41,7 @@ require (
github.com/spacemeshos/go-scale v1.1.10
github.com/spacemeshos/merkle-tree v0.2.2
github.com/spacemeshos/poet v0.9.1
github.com/spacemeshos/post v0.9.4-0.20230905092229-49fa3266160d
github.com/spacemeshos/post v0.9.4-0.20230906080430-bc06d3f20254
github.com/spf13/afero v1.9.5
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -622,8 +622,8 @@ github.com/spacemeshos/merkle-tree v0.2.2 h1:+zF+17CwVebq9UzShunUBXv16rEVKIJHh2C
github.com/spacemeshos/merkle-tree v0.2.2/go.mod h1:0Q/z4S5Kt9qz/c3qWa7hKA1yT7n7odyysbPIUTRu/xo=
github.com/spacemeshos/poet v0.9.1 h1:10wiGjuuGCZq9mAuQjRvNCpE5Uv0KU6yW5eynUCIECU=
github.com/spacemeshos/poet v0.9.1/go.mod h1:ccxzHl5IRSenCSqonPI8M+5vPNwN+o3QU2X41bhbcao=
github.com/spacemeshos/post v0.9.4-0.20230905092229-49fa3266160d h1:Wdpu3YDU4lNBY1jM9qyS6DPSg2k3XxSz53qr8OWWPhk=
github.com/spacemeshos/post v0.9.4-0.20230905092229-49fa3266160d/go.mod h1:sWxWEfxH4wc4D2KCY0kBMu4ezz/v52Km/N023SaCcNE=
github.com/spacemeshos/post v0.9.4-0.20230906080430-bc06d3f20254 h1:OqpBiAY1M7iE4Bs0PDCfibtLzvOFxbUPzNBajrme0oM=
github.com/spacemeshos/post v0.9.4-0.20230906080430-bc06d3f20254/go.mod h1:xroXgbvQG6asqAYJzAPvNMIctGwgpagSRq9bHID9O68=
github.com/spacemeshos/sha256-simd v0.1.0 h1:G7Mfu5RYdQiuE+wu4ZyJ7I0TI74uqLhFnKblEnSpjYI=
github.com/spacemeshos/sha256-simd v0.1.0/go.mod h1:O8CClVIilId7RtuCMV2+YzMj6qjVn75JsxOxaE8vcfM=
github.com/spaolacci/murmur3 v1.1.0 h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI=
Expand Down

0 comments on commit 4baf2d2

Please sign in to comment.