File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module wrongsecrets
2
2
3
3
go 1.23.0
4
4
5
- toolchain go1.25.0
5
+ toolchain go1.25.1
6
6
7
7
require github.com/gruntwork-io/terratest v0.50.0
8
8
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module wrongsecrets
2
2
3
3
go 1.24.0
4
4
5
- toolchain go1.25.0
5
+ toolchain go1.25.1
6
6
7
7
require github.com/gruntwork-io/terratest v0.50.0
8
8
@@ -21,7 +21,7 @@ require (
21
21
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0 // indirect
22
22
github.com/agext/levenshtein v1.2.3 // indirect
23
23
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
24
- github.com/apparentlymart/go-textseg/v16 v16 .0.0 // indirect
24
+ github.com/apparentlymart/go-textseg/v15 v15 .0.0 // indirect
25
25
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
26
26
github.com/aws/aws-sdk-go v1.55.8 // indirect
27
27
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ module wrongsecrets
2
2
3
3
go 1.23.0
4
4
5
- toolchain go1.25.0
5
+ toolchain go1.25.1
6
6
7
7
require github.com/gruntwork-io/terratest v0.50.0
8
8
9
9
require (
10
10
github.com/agext/levenshtein v1.2.3 // indirect
11
- github.com/apparentlymart/go-textseg/v16 v16 .0.0 // indirect
11
+ github.com/apparentlymart/go-textseg/v15 v15 .0.0 // indirect
12
12
github.com/apparentlymart/go-textseg/v16 v16.0.0 // indirect
13
13
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
14
14
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
You can’t perform that action at this time.
0 commit comments