From c43120992139dbbe6fdf745904522d5fab0cd5ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 14:18:42 +0000 Subject: [PATCH] Bump github.com/open-policy-agent/gatekeeper/v3 from 3.21.0 to 3.21.1 Bumps [github.com/open-policy-agent/gatekeeper/v3](https://github.com/open-policy-agent/gatekeeper) from 3.21.0 to 3.21.1. - [Release notes](https://github.com/open-policy-agent/gatekeeper/releases) - [Changelog](https://github.com/open-policy-agent/gatekeeper/blob/master/docs/RELEASE.md) - [Commits](https://github.com/open-policy-agent/gatekeeper/compare/v3.21.0...v3.21.1) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/gatekeeper/v3 dependency-version: 3.21.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 c2fd1567..650b6887 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/jbrukh/bayesian v1.1.0 github.com/manifoldco/promptui v0.9.0 github.com/open-policy-agent/frameworks/constraint v0.0.0-20251105220536-241c4a079fc8 - github.com/open-policy-agent/gatekeeper/v3 v3.21.0 + github.com/open-policy-agent/gatekeeper/v3 v3.21.1 github.com/sirupsen/logrus v1.9.4 github.com/spf13/cobra v1.10.2 github.com/stretchr/testify v1.11.1 diff --git a/go.sum b/go.sum index fb11478f..b9df2784 100644 --- a/go.sum +++ b/go.sum @@ -352,8 +352,8 @@ github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A= github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k= github.com/open-policy-agent/frameworks/constraint v0.0.0-20251105220536-241c4a079fc8 h1:vb+BOrLjcuBfmULbcnHG3rWSbivfN4J3gMVIgLDnHwE= github.com/open-policy-agent/frameworks/constraint v0.0.0-20251105220536-241c4a079fc8/go.mod h1:xe7Oq8yotFEBBx9dmlFQtlJamC7ULIwd8bUimWrnjlQ= -github.com/open-policy-agent/gatekeeper/v3 v3.21.0 h1:7wabOimrGePRD7mbTsJMf/9b8zOYAFtV4c83d50tuGw= -github.com/open-policy-agent/gatekeeper/v3 v3.21.0/go.mod h1:yNXvacj8SVrhPiQSosM/lmh0VW7JfqwRuVBGYcTsBk8= +github.com/open-policy-agent/gatekeeper/v3 v3.21.1 h1:7ogFlUu5tfINBlyU8l7tTMzM2snwXeDsPzNKyAXYHYw= +github.com/open-policy-agent/gatekeeper/v3 v3.21.1/go.mod h1:iBh2B5qpsJ1xl+8K+KAFnuFgYxdwbaPE9hSgKamCW1g= github.com/open-policy-agent/opa v1.12.1 h1:MWfmXuXB119O7rSOJ5GdKAaW15yBirjnLkFRBGy0EX0= github.com/open-policy-agent/opa v1.12.1/go.mod h1:RnDgm04GA1RjEXJvrsG9uNT/+FyBNmozcPvA2qz60M4= github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=