From 11ee767343b73b5c341205fdfe0af471270af827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:25:45 +0000 Subject: [PATCH] chore(deps): bump github.com/cedar-policy/cedar-go Bumps the go-minor-and-patch group with 1 update in the / directory: [github.com/cedar-policy/cedar-go](https://github.com/cedar-policy/cedar-go). Updates `github.com/cedar-policy/cedar-go` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/cedar-policy/cedar-go/releases) - [Commits](https://github.com/cedar-policy/cedar-go/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/cedar-policy/cedar-go dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-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 a8895a5..4db0834 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/0-draft/omega go 1.26.3 require ( - github.com/cedar-policy/cedar-go v1.6.1 + github.com/cedar-policy/cedar-go v1.6.2 github.com/cert-manager/cert-manager v1.20.2 github.com/cert-manager/issuer-lib v0.10.0 github.com/go-jose/go-jose/v4 v4.1.4 diff --git a/go.sum b/go.sum index 277e19f..e8d0a33 100644 --- a/go.sum +++ b/go.sum @@ -10,8 +10,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM= github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ= -github.com/cedar-policy/cedar-go v1.6.1 h1:eoBQI/Owk6XQIXTjFYnvL/mX3Iu/Ecns9RH0SdQM9Mk= -github.com/cedar-policy/cedar-go v1.6.1/go.mod h1:h5+3CVW1oI5LXVskJG+my9TFCYI5yjh/+Ul3EJie6MI= +github.com/cedar-policy/cedar-go v1.6.2 h1:HS4+k1zIlVToA9J92YEBYpfhrwstQtn4X+UhOzrB7ow= +github.com/cedar-policy/cedar-go v1.6.2/go.mod h1:h5+3CVW1oI5LXVskJG+my9TFCYI5yjh/+Ul3EJie6MI= github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM= github.com/cenkalti/backoff/v5 v5.0.3/go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw= github.com/cert-manager/cert-manager v1.20.2 h1:CimnY00nLqB2lmxhoSuEC4GDMFDK7JCXqyjwMM9ndIQ=