etcd/clientv3/yaml
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 integration/fixtures: Move the 'tests/integration/fixtures' directory up and update references. 2020-10-07 15:38:28 +02:00