Skip to content

Commit 6072ea0

Browse files
build(deps): bump github.com/cedar-policy/cedar-go from 1.2.6 to 1.2.7 (#44743)
Bumps [github.com/cedar-policy/cedar-go](https://github.com/cedar-policy/cedar-go) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/cedar-policy/cedar-go/releases) - [Commits](cedar-policy/cedar-go@v1.2.6...v1.2.7) --- updated-dependencies: - dependency-name: github.com/cedar-policy/cedar-go dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8766969 commit 6072ea0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ require (
274274
github.com/aws/aws-sdk-go-v2/service/xray v1.36.5
275275
github.com/aws/smithy-go v1.23.1
276276
github.com/beevik/etree v1.6.0
277-
github.com/cedar-policy/cedar-go v1.2.6
277+
github.com/cedar-policy/cedar-go v1.2.7
278278
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
279279
github.com/dlclark/regexp2 v1.11.5
280280
github.com/gertd/go-pluralize v0.2.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -577,8 +577,8 @@ github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc h1:biVzkmvwrH8
577577
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
578578
github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/FBatYVw=
579579
github.com/bufbuild/protocompile v0.14.1/go.mod h1:ppVdAIhbr2H8asPk6k4pY7t9zB1OU5DoEw9xY/FUi1c=
580-
github.com/cedar-policy/cedar-go v1.2.6 h1:q6f1sRxhoBG7lnK/fH6oBG33ruf2yIpcfcPXNExANa0=
581-
github.com/cedar-policy/cedar-go v1.2.6/go.mod h1:h5+3CVW1oI5LXVskJG+my9TFCYI5yjh/+Ul3EJie6MI=
580+
github.com/cedar-policy/cedar-go v1.2.7 h1:F1BKVBRxvCAwztEyql/YHTgyTwokUdPy1JVQIBj9sQc=
581+
github.com/cedar-policy/cedar-go v1.2.7/go.mod h1:h5+3CVW1oI5LXVskJG+my9TFCYI5yjh/+Ul3EJie6MI=
582582
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0=
583583
github.com/cloudflare/circl v1.6.1/go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs=
584584
github.com/cyphar/filepath-securejoin v0.4.1 h1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s=

0 commit comments

Comments
 (0)