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.2
7
+ github.com/cedar-policy/cedar-go v1.2.3
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 @@ -87,6 +87,8 @@ github.com/cedar-policy/cedar-go v1.2.1 h1:f4Ie1j6OT2TqtmnbVcR7OyJWfyPEUvYrFYaur
87
87
github.com/cedar-policy/cedar-go v1.2.1 /go.mod h1:Ahhlu3DxDzvGTR88v/+j/EeiMEyvta11hlkdDgj4AZU =
88
88
github.com/cedar-policy/cedar-go v1.2.2 h1:skwvx8MAfep7dFKfatOJcIEkDBOrktW5vpb3RIIZ1Po =
89
89
github.com/cedar-policy/cedar-go v1.2.2 /go.mod h1:Ahhlu3DxDzvGTR88v/+j/EeiMEyvta11hlkdDgj4AZU =
90
+ github.com/cedar-policy/cedar-go v1.2.3 h1:kVqbSmNM7VwQGe/6FggwiYINmVjzpfPoPOyMh6KsGhM =
91
+ github.com/cedar-policy/cedar-go v1.2.3 /go.mod h1:Ahhlu3DxDzvGTR88v/+j/EeiMEyvta11hlkdDgj4AZU =
90
92
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
91
93
github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
92
94
github.com/cenkalti/backoff/v5 v5.0.2 h1:rIfFVxEf1QsI7E1ZHfp/B4DF/6QBAUhmgkxc0H7Zss8 =
You can’t perform that action at this time.
0 commit comments