File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
32
32
github.com/armon/go-radix v1.0.0 // indirect
33
33
github.com/bgentry/speakeasy v0.1.0 // indirect
34
- github.com/cloudflare/circl v1.6.0 // indirect
34
+ github.com/cloudflare/circl v1.6.1 // indirect
35
35
github.com/fatih/color v1.16.0 // indirect
36
36
github.com/google/uuid v1.3.0 // indirect
37
37
github.com/hashicorp/errwrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQ
22
22
github.com/bgentry/speakeasy v0.1.0 /go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs =
23
23
github.com/bmatcuk/doublestar/v4 v4.8.1 h1:54Bopc5c2cAvhLRAzqOGCYHYyhcDHsFF4wWIR5wKP38 =
24
24
github.com/bmatcuk/doublestar/v4 v4.8.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
25
- github.com/cloudflare/circl v1.6.0 h1:cr5JKic4HI+LkINy2lg3W2jF8sHCVTBncJr5gIIq7qk =
26
- github.com/cloudflare/circl v1.6.0 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
25
+ github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
26
+ github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
27
27
github.com/cyphar/filepath-securejoin v0.4.1 h1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s =
28
28
github.com/cyphar/filepath-securejoin v0.4.1 /go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI =
29
29
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments