Bump golang from 1.25.2 to 1.25.4

Bumps golang from 1.25.2 to 1.25.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-07 19:44:03 +11:00
committed by Mike Farah
parent 7f72595a12
commit 1228bcfa75
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.25.2 AS builder
FROM golang:1.25.4 AS builder
WORKDIR /go/src/mikefarah/yq