Skip to content

Commit 0605133

Browse files
committed
deps: add yq
We need that tool to manipulate JOSN and YAML files in a convenient way in a Tekton task, see [1]. [1] https://gitlab.com/fedora/bootc/tekton-catalog/-/merge_requests/8
1 parent d6fa489 commit 0605133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deps.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ podman buildah skopeo
3535

3636
# Miscellaneous tools
3737
jq
38+
yq
3839

3940
# For interacting with AWS/Aliyun/HTTP
4041
golang-github-aliyun-cli python3-boto3 python3-requests

0 commit comments

Comments
 (0)