@@ -6,11 +6,11 @@ require (
6
6
github.com/AlecAivazis/survey/v2 v2.3.7
7
7
github.com/Masterminds/sprig/v3 v3.3.0
8
8
github.com/avast/retry-go v3.0.0+incompatible
9
- github.com/aws/aws-sdk-go-v2 v1.36.1
10
- github.com/aws/aws-sdk-go-v2/credentials v1.17.59
11
- github.com/aws/aws-sdk-go-v2/service/s3 v1.76.0
12
- github.com/aws/smithy-go v1.22.2
13
- github.com/bep/simplecobra v0.5 .0
9
+ github.com/aws/aws-sdk-go-v2 v1.36.3
10
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.67
11
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3
12
+ github.com/aws/smithy-go v1.22.3
13
+ github.com/bep/simplecobra v0.6 .0
14
14
github.com/brianvoe/gofakeit/v6 v6.28.0
15
15
github.com/brianvoe/gofakeit/v7 v7.2.1
16
16
github.com/carlmjohnson/requests v0.24.3
@@ -19,22 +19,22 @@ require (
19
19
github.com/gosimple/slug v1.15.0
20
20
github.com/grafana/dashboard-linter v0.0.0-20241017155901-a9d6c25b7bd3
21
21
github.com/grafana/grafana-openapi-client-go v0.0.0-20250108132429-8d7e1f158f65
22
- github.com/jedib0t/go-pretty/v6 v6.6.6
22
+ github.com/jedib0t/go-pretty/v6 v6.6.7
23
23
github.com/joho/godotenv v1.5.1
24
24
github.com/lmittmann/tint v1.0.7
25
25
github.com/mattn/go-isatty v0.0.20
26
- github.com/samber/lo v1.49.1
26
+ github.com/samber/lo v1.50.0
27
27
github.com/sethvargo/go-password v0.3.1
28
- github.com/spf13/cobra v1.8 .1
29
- github.com/spf13/viper v1.19.0
28
+ github.com/spf13/cobra v1.9 .1
29
+ github.com/spf13/viper v1.20.1
30
30
github.com/stretchr/testify v1.10.0
31
- github.com/testcontainers/testcontainers-go v0.36 .0
31
+ github.com/testcontainers/testcontainers-go v0.37 .0
32
32
github.com/tidwall/gjson v1.18.0
33
33
github.com/tidwall/pretty v1.2.1
34
34
github.com/zeitlinger/conflate v0.0.0-20240927101413-c06be92f798f
35
- gocloud.dev v0.40 .0
35
+ gocloud.dev v0.41 .0
36
36
golang.org/x/exp v0.0.0-20250207012021-f9890c6ad9f3
37
- golang.org/x/mod v0.23 .0
37
+ golang.org/x/mod v0.24 .0
38
38
gopkg.in/yaml.v3 v3.0.1
39
39
)
40
40
0 commit comments