File tree 2 files changed +7
-7
lines changed
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.6.3
7
- golang.org/x/crypto v0.25 .0
7
+ golang.org/x/crypto v0.26 .0
8
8
)
9
9
10
- require golang.org/x/sys v0.22 .0 // indirect
10
+ require golang.org/x/sys v0.23 .0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/keeper-security/secrets-manager-go/core v1.6.3 h1:XEHZ8fQ2DFBISK80jWdHmzT56PFqEkXSkakqZxTD8zI =
2
2
github.com/keeper-security/secrets-manager-go/core v1.6.3 /go.mod h1:dtlaeeds9+SZsbDAZnQRsDSqEAK9a62SYtqhNql+VgQ =
3
- golang.org/x/crypto v0.25 .0 h1:ypSNr+bnYL2YhwoMt2zPxHFmbAN1KZs/njMG3hxUp30 =
4
- golang.org/x/crypto v0.25 .0 /go.mod h1:T+wALwcMOSE0kXgUAnPAHqTLW+XHgcELELW8VaDgm/M =
5
- golang.org/x/sys v0.22 .0 h1:RI27ohtqKCnwULzJLqkv897zojh5/DwS/ENaMzUOaWI =
6
- golang.org/x/sys v0.22 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
- golang.org/x/term v0.22 .0 h1:BbsgPEJULsl2fV/AT3v15Mjva5yXKQDyKf+TbDz7QJk =
3
+ golang.org/x/crypto v0.26 .0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw =
4
+ golang.org/x/crypto v0.26 .0 /go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54 =
5
+ golang.org/x/sys v0.23 .0 h1:YfKFowiIMvtgl1UERQoTPPToxltDeZfbj4H7dVUCwmM =
6
+ golang.org/x/sys v0.23 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
+ golang.org/x/term v0.23 .0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU =
You can’t perform that action at this time.
0 commit comments