Skip to content

Commit 5f3df8f

Browse files
committed
deps: drop golang-github-aliyun-cli
The package was orphaned in F44, the build succeeds without it.
1 parent 14cf32d commit 5f3df8f

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

rpms.in.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ packages:
7070
- genisoimage
7171
- git
7272
- golang
73-
- golang-github-aliyun-cli
7473
- name: grub2
7574
arches:
7675
only:

src/deps.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ podman buildah skopeo
3939
jq
4040
yq
4141

42-
# For interacting with AWS/Aliyun/HTTP
43-
golang-github-aliyun-cli python3-boto3 python3-requests
42+
# For interacting with AWS/HTTP
43+
python3-boto3 python3-requests
4444

4545
# For python retries
4646
python3-tenacity

0 commit comments

Comments
 (0)