Bump golang from 1.23.1 to 1.23.2

Bumps golang from 1.23.1 to 1.23.2.

---
updated-dependencies:
- dependency-name: golang
  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]
2024-11-10 13:25:50 +11:00
committed by Mike Farah
parent f654fbf459
commit b84e23e1ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.1 as builder
FROM golang:1.23.2 as builder
WORKDIR /go/src/mikefarah/yq