File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.1
4
4
5
5
require (
6
6
github.com/1password/onepassword-sdk-go v0.3.1
7
- github.com/cedar-policy/cedar-go v1.2.1
7
+ github.com/cedar-policy/cedar-go v1.2.2
8
8
github.com/cenkalti/backoff/v5 v5.0.2
9
9
github.com/containerd/errdefs v1.0.0
10
10
github.com/docker/docker v28.2.2+incompatible
Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM
85
85
github.com/blang/semver/v4 v4.0.0 /go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ =
86
86
github.com/cedar-policy/cedar-go v1.2.1 h1:f4Ie1j6OT2TqtmnbVcR7OyJWfyPEUvYrFYaurQZhTAo =
87
87
github.com/cedar-policy/cedar-go v1.2.1 /go.mod h1:Ahhlu3DxDzvGTR88v/+j/EeiMEyvta11hlkdDgj4AZU =
88
+ github.com/cedar-policy/cedar-go v1.2.2 h1:skwvx8MAfep7dFKfatOJcIEkDBOrktW5vpb3RIIZ1Po =
89
+ github.com/cedar-policy/cedar-go v1.2.2 /go.mod h1:Ahhlu3DxDzvGTR88v/+j/EeiMEyvta11hlkdDgj4AZU =
88
90
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
89
91
github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
90
92
github.com/cenkalti/backoff/v5 v5.0.2 h1:rIfFVxEf1QsI7E1ZHfp/B4DF/6QBAUhmgkxc0H7Zss8 =
You can’t perform that action at this time.
0 commit comments