mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
scripts: update import paths in "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@@ -13,6 +13,6 @@ go get -v -u github.com/coreos/license-bill-of-materials
|
||||
echo "generating bill-of-materials.json"
|
||||
license-bill-of-materials \
|
||||
--override-file ./bill-of-materials.override.json \
|
||||
github.com/coreos/etcd github.com/coreos/etcd/etcdctl > bill-of-materials.json
|
||||
go.etcd.io/etcd go.etcd.io/etcd/etcdctl > bill-of-materials.json
|
||||
|
||||
echo "generated bill-of-materials.json"
|
||||
|
||||
Reference in New Issue
Block a user