From 02be768464b39052c4c48c4ab2b2dd9c0ab6dc52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:33:09 +0000 Subject: [PATCH] build(deps): bump cattlecloud.net/go/scope from 1.2.1 to 1.3.0 Bumps [cattlecloud.net/go/scope](https://github.com/cattlecloud/scope) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/cattlecloud/scope/releases) - [Commits](https://github.com/cattlecloud/scope/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: cattlecloud.net/go/scope dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 f751376..72fd98e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module cattlecloud.net/go/memc go 1.26 require ( - cattlecloud.net/go/scope v1.2.1 + cattlecloud.net/go/scope v1.3.0 cattlecloud.net/go/stacks v1.1.2 github.com/shoenig/ignore v0.4.0 github.com/shoenig/test v1.12.2 diff --git a/go.sum b/go.sum index f7c8bd0..a55d27a 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -cattlecloud.net/go/scope v1.2.1 h1:kCiA2lE6/qdMXL56rT3ZjkjFH63rwJMq1fCarE2x1F0= -cattlecloud.net/go/scope v1.2.1/go.mod h1:YGE0XO+qTS84e0nxPDA97WmiMxnjknMQ7WOUWYNzy9Y= +cattlecloud.net/go/scope v1.3.0 h1:mtcE3vo9aB0tQK60CKzxysNAXhfqsTfrc2R+yi9q+Wc= +cattlecloud.net/go/scope v1.3.0/go.mod h1:s4E3A9aWEhVoUrPXBZEgr35m2SyAuk89MNTOsea+a5o= cattlecloud.net/go/stacks v1.1.2 h1:sr4bYJBh1Y14js/ZSA8F0dRJO+Bf3SLGvkgIBngDu1I= cattlecloud.net/go/stacks v1.1.2/go.mod h1:FvyB+rT9qnhvNz9ZmP7xuueS130Q85TXJdd+xqVbSK8= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=