From 1d6430e81e6bad18535b71d8a6c04ab9aca13e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 10:46:08 +0000 Subject: [PATCH] chore(deps): Bump go.yaml.in/yaml/v4 in the go group Bumps the go group with 1 update: [go.yaml.in/yaml/v4](https://github.com/yaml/go-yaml). Updates `go.yaml.in/yaml/v4` from 4.0.0-rc.2 to 4.0.0-rc.3 - [Commits](https://github.com/yaml/go-yaml/compare/v4.0.0-rc.2...v4.0.0-rc.3) --- updated-dependencies: - dependency-name: go.yaml.in/yaml/v4 dependency-version: 4.0.0-rc.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8fd8685..c4d8402 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/goreleaser/example-secure go 1.25 -require go.yaml.in/yaml/v4 v4.0.0-rc.2 +require go.yaml.in/yaml/v4 v4.0.0-rc.3 diff --git a/go.sum b/go.sum index 721dde9..1b5b7f5 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -go.yaml.in/yaml/v4 v4.0.0-rc.2 h1:/FrI8D64VSr4HtGIlUtlFMGsm7H7pWTbj6vOLVZcA6s= -go.yaml.in/yaml/v4 v4.0.0-rc.2/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0= +go.yaml.in/yaml/v4 v4.0.0-rc.3 h1:3h1fjsh1CTAPjW7q/EMe+C8shx5d8ctzZTrLcs/j8Go= +go.yaml.in/yaml/v4 v4.0.0-rc.3/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0=