File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ require (
30
30
github.com/stretchr/testify v1.8.4
31
31
github.com/urfave/cli v1.22.14
32
32
go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
33
- go.step.sm/cli-utils v0.7.7-0.20230726213347-8b84429e0f87
34
- go.step.sm/crypto v0.32.6-0.20230726185559-d019b1c02a2b
33
+ go.step.sm/cli-utils v0.8.0
34
+ go.step.sm/crypto v0.33.0
35
35
go.step.sm/linkedca v0.20.0
36
36
golang.org/x/crypto v0.11.0
37
37
golang.org/x/exp v0.0.0-20230310171629-522b1b587ee0
Original file line number Diff line number Diff line change @@ -1061,10 +1061,10 @@ go.opentelemetry.io/otel/sdk/export/metric v0.20.0/go.mod h1:h7RBNMsDJ5pmI1zExLi
1061
1061
go.opentelemetry.io/otel/sdk/metric v0.20.0 /go.mod h1:knxiS8Xd4E/N+ZqKmUPf3gTTZ4/0TjTXukfxjzSTpHE =
1062
1062
go.opentelemetry.io/otel/trace v0.20.0 /go.mod h1:6GjCW8zgDjwGHGa6GkyeB8+/5vjT16gUEi0Nf1iBdgw =
1063
1063
go.opentelemetry.io/proto/otlp v0.7.0 /go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI =
1064
- go.step.sm/cli-utils v0.7.7-0.20230726213347-8b84429e0f87 h1:NkEvYDlgJ9oBUUuP/T4+I9Uhr88i5wFWoQOta3MhC7U =
1065
- go.step.sm/cli-utils v0.7.7-0.20230726213347-8b84429e0f87 /go.mod h1:S77aISrC0pKuflqiDfxxJlUbiXcAanyJ4POOnzFSxD4 =
1066
- go.step.sm/crypto v0.32.6-0.20230726185559-d019b1c02a2b h1:3sFbYAuo/bagD1EPrCZujr+gCPWHGh3NPUXvrbhY+Ng =
1067
- go.step.sm/crypto v0.32.6-0.20230726185559-d019b1c02a2b /go.mod h1:rMETKeIA1ZsLBiKT6phQ2IIeBH3GL+XqimeobcqUw1g =
1064
+ go.step.sm/cli-utils v0.8.0 h1:b/Tc1/m3YuQq+u3ghTFP7Dz5zUekZj6GUmd5pCvkEXQ =
1065
+ go.step.sm/cli-utils v0.8.0 /go.mod h1:S77aISrC0pKuflqiDfxxJlUbiXcAanyJ4POOnzFSxD4 =
1066
+ go.step.sm/crypto v0.33.0 h1:fP8awo6YkZ0/rrLhzbHYA3U8g24VnWEebZRnGwUobRo =
1067
+ go.step.sm/crypto v0.33.0 /go.mod h1:rMETKeIA1ZsLBiKT6phQ2IIeBH3GL+XqimeobcqUw1g =
1068
1068
go.step.sm/linkedca v0.20.0 h1:bH41rvyDm3nSSJ5xgGsKUZOpzJcq5x2zacMIeqtq9oI =
1069
1069
go.step.sm/linkedca v0.20.0 /go.mod h1:eybHw6ZTpuFmkUQnTBRWM2SPIGaP0VbYeo1bupfPT70 =
1070
1070
go.uber.org/atomic v1.3.2 /go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE =
You can’t perform that action at this time.
0 commit comments