1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/build
ucwong d4d288e3f1
build: add imports for go generate tools (#24682)
This adds a tools.go file to import all command packages used for
go:generate. Doing so makes it possible to execute go-based code
generators using 'go run', locking in the tool version using go.mod.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-04-12 20:24:02 +02:00
..
deb/ethereum build/deb: update Debian control file to remove unencrypted git protocol (#24676) 2022-04-11 21:04:08 +03:00
tools build: add imports for go generate tools (#24682) 2022-04-12 20:24:02 +02:00
checksums.txt build: upgrade to golangci-lint v1.45.2 (#24586) 2022-03-25 13:46:33 +01:00
ci-notes.md
ci.go build: add imports for go generate tools (#24682) 2022-04-12 20:24:02 +02:00
goimports.sh
mvn.pom
mvn.settings
nsis.envvarupdate.nsh build: fix windows installer build for NSIS v3.05 (#22821) 2021-05-05 12:19:51 +02:00
nsis.geth.nsi
nsis.install.nsh build: fix CLI params for windows LNK files (#21055) 2020-05-11 10:05:37 +03:00
nsis.pathupdate.nsh
nsis.simplefc.dll
nsis.simplefc.source.zip
nsis.uninstall.nsh
pod.podspec
travis_keepalive.sh
update-license.go