We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee342e1 commit 795013aCopy full SHA for 795013a
Makefile
@@ -52,7 +52,7 @@ deps: submodules go_deps build_all_ffi ## Install deps
52
53
go_deps:
54
@echo "Installing Go dependencies..."
55
- go install github.com/maoueh/zap-pretty@latest
+ go install github.com/maoueh/zap-pretty@v0.3.0
56
go install github.com/ethereum/go-ethereum/cmd/abigen@latest
57
go install github.com/Layr-Labs/eigenlayer-cli/cmd/eigenlayer@latest
58
0 commit comments