yq-go: update to 4.35.1.

This commit is contained in:
Bnyro 2023-08-11 10:38:24 +02:00 committed by Duncan Overbruck
parent b6d08b5264
commit 8519f04b7b

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go' # Template file for 'yq-go'
pkgname=yq-go pkgname=yq-go
version=4.34.2 version=4.35.1
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/mikefarah/yq/v4 go_import_path=github.com/mikefarah/yq/v4
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/mikefarah/yq" homepage="https://github.com/mikefarah/yq"
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
checksum=035b7e827eccc66907270ff7f0d35c7917d56ded4aff44f7b942fe4802b70d01 checksum=b3e079169529ec6b42925d0802c22d86f1ef6e1458dce67eae5a1d6db56cb8c3
do_check() { do_check() {
go test -v go test -v