Skip to content

Commit

Permalink
Update dependencies for PoET
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Sep 8, 2023
1 parent 102ba23 commit 2f8104d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TEST_FLAGS ?=
GOLANGCI_LINT_VERSION := v1.54.2
STATICCHECK_VERSION := v0.4.5
GOTESTSUM_VERSION := v1.10.1
GOSCALE_VERSION := v1.1.10
GOSCALE_VERSION := v1.1.11

BUF_VERSION := 1.8.0
PROTOC_VERSION = 21.8
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/nullstyle/go-xdr v0.0.0-20180726165426-f4c839f75077
github.com/prometheus/client_golang v1.16.0
github.com/spacemeshos/go-scale v1.1.11
github.com/spacemeshos/merkle-tree v0.2.2
github.com/spacemeshos/merkle-tree v0.2.3
github.com/spacemeshos/sha256-simd v0.1.0
github.com/stretchr/testify v1.8.4
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
Expand Down

0 comments on commit 2f8104d

Please sign in to comment.