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.4
7
- golang.org/x/crypto v0.27 .0
7
+ golang.org/x/crypto v0.28 .0
8
8
)
9
9
10
- require golang.org/x/sys v0.25 .0 // indirect
10
+ require golang.org/x/sys v0.26 .0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/keeper-security/secrets-manager-go/core v1.6.4 h1:ly2XvAgDxHoHVvFXOIYlxzxBF0yoQir1KfNHUNG4eRA =
2
2
github.com/keeper-security/secrets-manager-go/core v1.6.4 /go.mod h1:dtlaeeds9+SZsbDAZnQRsDSqEAK9a62SYtqhNql+VgQ =
3
- golang.org/x/crypto v0.27 .0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A =
4
- golang.org/x/crypto v0.27 .0 /go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70 =
5
- golang.org/x/sys v0.25 .0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34 =
6
- golang.org/x/sys v0.25 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
- golang.org/x/term v0.24 .0 h1:Mh5cbb+Zk2hqqXNO7S1iTjEphVL+jb8ZWaqh/g+JWkM =
3
+ golang.org/x/crypto v0.28 .0 h1:GBDwsMXVQi34v5CCYUm2jkJvu4cbtru2U4TN2PSyQnw =
4
+ golang.org/x/crypto v0.28 .0 /go.mod h1:rmgy+3RHxRZMyY0jjAJShp2zgEdOqj2AO7U0pYmeQ7U =
5
+ golang.org/x/sys v0.26 .0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
6
+ golang.org/x/sys v0.26 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
+ golang.org/x/term v0.25 .0 h1:WtHI/ltw4NvSUig5KARz9h521QvRC8RmF/cuYqifU24 =
You can’t perform that action at this time.
0 commit comments