all: use 'embed' instead of go-bindata (#24744)

This commit is contained in:
s7v7nislands
2022-04-25 11:15:14 +02:00
committed by GitHub
parent 63972e7548
commit 7ab15490e9
15 changed files with 49 additions and 148163 deletions
-1
View File
@@ -43,7 +43,6 @@ clean:
devtools:
env GOBIN= go install golang.org/x/tools/cmd/stringer@latest
env GOBIN= go install github.com/kevinburke/go-bindata/go-bindata@latest
env GOBIN= go install github.com/fjl/gencodec@latest
env GOBIN= go install github.com/golang/protobuf/protoc-gen-go@latest
env GOBIN= go install ./cmd/abigen