Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion rpms.in.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ packages:
- genisoimage
- git
- golang
- golang-github-aliyun-cli
- name: grub2
arches:
only:
Expand Down
4 changes: 2 additions & 2 deletions src/deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Comment thread
c4rt0 marked this conversation as resolved.

# For python retries
python3-tenacity
Expand Down