etcd/tools
Piotr Tabor de55bb6331 pkg: Rename imports after making 'pkg' a module
find -name '*.go' | xargs sed --follow-symlinks -i 's|go.etcd.io/etcd/v3/pkg/|go.etcd.io/etcd/pkg/v3/|g'
go fmt ./...
2020-10-13 00:09:27 +02:00
..
benchmark pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
etcd-dump-db *: Update references to code moved to the api/ dir. 2020-10-06 11:56:16 +02:00
etcd-dump-logs pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
etcd-dump-metrics pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
local-tester local-tester: use new bridge flags 2017-07-11 10:42:31 -07:00
mod script/genproto.sh: Refactor to be explicit about versions. 2020-10-08 19:52:27 +02:00