File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.21.6
4
4
5
5
require (
6
6
github.com/aws/aws-sdk-go v1.49.21
7
- github.com/ekristen/libnuke v0.0.0-20240115160410-493db5654770
7
+ github.com/ekristen/libnuke v0.0.0-20240116165357-96b399754078
8
8
github.com/fatih/color v1.16.0
9
9
github.com/golang/mock v1.6.0
10
10
github.com/google/uuid v1.5.0
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
8
8
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9
9
github.com/ekristen/libnuke v0.0.0-20240115160410-493db5654770 h1:RE8cbaqUhdxOAguCqz0poOOL48vTUWLTBmSDUy5STGc =
10
10
github.com/ekristen/libnuke v0.0.0-20240115160410-493db5654770 /go.mod h1:1ySAhDQd6laQdG7VbG/+i+DAFIVMHlrk2ZXgwHuvOk4 =
11
+ github.com/ekristen/libnuke v0.0.0-20240116165357-96b399754078 h1:UrP1aer0t+FgMDqHVQGNv+vyLZaAP5LPHEkVCu/eGIA =
12
+ github.com/ekristen/libnuke v0.0.0-20240116165357-96b399754078 /go.mod h1:1ySAhDQd6laQdG7VbG/+i+DAFIVMHlrk2ZXgwHuvOk4 =
11
13
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM =
12
14
github.com/fatih/color v1.16.0 /go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE =
13
15
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc =
You can’t perform that action at this time.
0 commit comments