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 @@ -15,7 +15,7 @@ require (
15
15
github.com/ProtonMail/go-crypto v1.1.6 // indirect
16
16
github.com/agext/levenshtein v1.2.2 // indirect
17
17
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
18
- github.com/cloudflare/circl v1.6.0 // indirect
18
+ github.com/cloudflare/circl v1.6.1 // indirect
19
19
github.com/fatih/color v1.16.0 // indirect
20
20
github.com/golang/protobuf v1.5.4 // indirect
21
21
github.com/google/go-cmp v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/bmatcuk/doublestar/v4 v4.8.1 h1:54Bopc5c2cAvhLRAzqOGCYHYyhcDHsFF4wWIR
13
13
github.com/bmatcuk/doublestar/v4 v4.8.1 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
14
14
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA =
15
15
github.com/bufbuild/protocompile v0.4.0 /go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8 =
16
- github.com/cloudflare/circl v1.6.0 h1:cr5JKic4HI+LkINy2lg3W2jF8sHCVTBncJr5gIIq7qk =
17
- github.com/cloudflare/circl v1.6.0 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
16
+ github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
17
+ github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
18
18
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
19
19
github.com/cyphar/filepath-securejoin v0.4.1 h1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s =
20
20
github.com/cyphar/filepath-securejoin v0.4.1 /go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI =
You can’t perform that action at this time.
0 commit comments