Skip to content

Commit db0e794

Browse files
Update module github.com/mikefarah/yq/v4 to v4.48.1 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81e9c39 commit db0e794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ GOTESTSUM = $(LOCALBIN)/gotestsum-$(GOTESTSUM_VERSION)
223223
GOCOVER_COBERTURA_VERSION ?= v1.3.0
224224
GOCOVER_COBERTURA = $(LOCALBIN)/gocover-cobertura-$(GOCOVER_COBERTURA_VERSION)
225225
# renovate: datasource=go depName=github.com/mikefarah/yq/v4
226-
YQ_VERSION ?= v4.44.1
226+
YQ_VERSION ?= v4.48.1
227227
YQ ?= $(LOCALBIN)/yq # no version suffix, as we need to reference this outside of this Makefile
228228
# renovate: datasource=github-releases depName=seatgeek/buildkit-prestop-script
229229
BUILDKIT_PRESTOP_VERSION ?= v1.2.0

0 commit comments

Comments
 (0)