From 34a77ba2c83eb08866b79fa40a012d3f256be753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:31:02 +0000 Subject: [PATCH] build(deps): Bump machinerun.io/atomfs from 1.2.0 to 1.2.1 Bumps [machinerun.io/atomfs](https://github.com/project-machine/atomfs) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/project-machine/atomfs/releases) - [Commits](https://github.com/project-machine/atomfs/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: machinerun.io/atomfs dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 6a0f4e37..317c0072 100644 --- a/go.mod +++ b/go.mod @@ -134,7 +134,7 @@ require ( google.golang.org/grpc v1.81.1 // indirect google.golang.org/protobuf v1.36.11 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect - machinerun.io/atomfs v1.2.0 + machinerun.io/atomfs v1.2.1 ) replace github.com/go-jose/go-jose/v4 => github.com/go-jose/go-jose/v4 v4.1.4 diff --git a/go.sum b/go.sum index b0ab31a7..ab0b726f 100644 --- a/go.sum +++ b/go.sum @@ -430,8 +430,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q= gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA= -machinerun.io/atomfs v1.2.0 h1:w2YtDncppFjOKWGeK0yfgCYcB5dJIZSngVHb6UWljv0= -machinerun.io/atomfs v1.2.0/go.mod h1:jrGbuGXiCPi4LFoMvcPRnqPGlxe3pW8UtLEnhUcGRmI= +machinerun.io/atomfs v1.2.1 h1:QIbZ1IGUVNlrogfbHZMjLEXPq+GWGfbIBJ0QEyPwNbU= +machinerun.io/atomfs v1.2.1/go.mod h1:jrGbuGXiCPi4LFoMvcPRnqPGlxe3pW8UtLEnhUcGRmI= pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk= pgregory.net/rapid v1.2.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04= sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=