Skip to content

Commit 5ef9957

Browse files
committed
build(yq): switch to more popular go version of yq
1 parent 4aeb1de commit 5ef9957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ services:
2424
v8r --version # v8r
2525
yaml-paths --version # yamlpath
2626
yamllint --version # yamllint
27-
yq --version # yq
27+
yq --version # yq-go
2828
'

0 commit comments

Comments
 (0)