Skip to content

Commit 0ec91de

Browse files
authored
bump to new version of eip712sign (#304)
1 parent 0bf6881 commit 0ec91de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ deps: install-eip712sign clean-lib forge-deps checkout-op-commit checkout-base-c
6161

6262
.PHONY: install-eip712sign
6363
install-eip712sign:
64-
go install github.com/base-org/[email protected].10
64+
go install github.com/base/[email protected].11
6565

6666
.PHONY: clean-lib
6767
clean-lib:

0 commit comments

Comments
 (0)