File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/keeper-security/secrets-manager-go/core v1.5.2
7
- golang.org/x/crypto v0.10 .0
7
+ golang.org/x/crypto v0.15 .0
8
8
)
9
9
10
- require golang.org/x/sys v0.9 .0 // indirect
10
+ require golang.org/x/sys v0.14 .0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/keeper-security/secrets-manager-go/core v1.5.2 h1:Uo5JU3OMK2NJ+mmoPogZ7kNS0xpXXskUv0RDo0mtygs =
2
2
github.com/keeper-security/secrets-manager-go/core v1.5.2 /go.mod h1:dtlaeeds9+SZsbDAZnQRsDSqEAK9a62SYtqhNql+VgQ =
3
- golang.org/x/crypto v0.10 .0 h1:LKqV2xt9+kDzSTfOhx4FrkEBcMrAgHSYgzywV9zcGmM =
4
- golang.org/x/crypto v0.10 .0 /go.mod h1:o4eNf7Ede1fv+hwOwZsTHl9EsPFO6q6ZvYR8vYfY45I =
5
- golang.org/x/sys v0.9 .0 h1:KS/R3tvhPqvJvwcKfnBHJwwthS11LRhmM5D59eEXa0s =
6
- golang.org/x/sys v0.9 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
7
- golang.org/x/term v0.9 .0 h1:GRRCnKYhdQrD8kfRAdQ6Zcw1P0OcELxGLKJvtjVMZ28 =
3
+ golang.org/x/crypto v0.15 .0 h1:frVn1TEaCEaZcn3Tmd7Y2b5KKPaZ+I32Q2OA3kYp5TA =
4
+ golang.org/x/crypto v0.15 .0 /go.mod h1:4ChreQoLWfG3xLDer1WdlH5NdlQ3+mwnQq1YTKY+72g =
5
+ golang.org/x/sys v0.14 .0 h1:Vz7Qs629MkJkGyHxUlRHizWJRG2j8fbQKjELVSNhy7Q =
6
+ golang.org/x/sys v0.14 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
+ golang.org/x/term v0.14 .0 h1:LGK9IlZ8T9jvdy6cTdfKUCltatMFOehAQo9SRC46UQ8 =
You can’t perform that action at this time.
0 commit comments