diff --git a/rpms.in.yaml b/rpms.in.yaml index 286fbdf960..180f1b935e 100644 --- a/rpms.in.yaml +++ b/rpms.in.yaml @@ -70,7 +70,6 @@ packages: - genisoimage - git - golang - - golang-github-aliyun-cli - name: grub2 arches: only: diff --git a/src/deps.txt b/src/deps.txt index 471dcc79ad..501f6c6647 100644 --- a/src/deps.txt +++ b/src/deps.txt @@ -39,8 +39,8 @@ podman buildah skopeo jq yq -# For interacting with AWS/Aliyun/HTTP -golang-github-aliyun-cli python3-boto3 python3-requests +# For interacting with AWS/HTTP +python3-boto3 python3-requests # For python retries python3-tenacity