etcd/etcdmain
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
..
config.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
config_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
etcd.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
gateway.go tests/e2e,etcdctl,etcdmain: Fix go test --tags cov -v ./tests/e2e 2020-09-09 12:56:15 +02:00
grpc_proxy.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00
help.go *: add experimental flag for watch notify interval 2020-08-14 12:01:00 -07:00
main.go tests/e2e,etcdctl,etcdmain: Fix go test --tags cov -v ./tests/e2e 2020-09-09 12:56:15 +02:00
util.go pkg: Rename imports after making 'pkg' a module 2020-10-13 00:09:27 +02:00