We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a463201 commit 5826890Copy full SHA for 5826890
cli/go.mod
@@ -29,11 +29,9 @@ require (
29
github.com/aws/aws-sdk-go-v2/service/sts v1.28.7
30
github.com/aws/smithy-go v1.20.2
31
github.com/caarlos0/env/v11 v11.0.0
32
- github.com/caarlos0/env/v11 v11.0.0
33
github.com/diggerhq/digger/libs v0.4.15
34
github.com/dominikbraun/graph v0.23.0
35
github.com/google/go-github/v61 v61.0.0
36
- github.com/google/go-github/v61 v61.0.0
37
github.com/samber/lo v1.39.0
38
github.com/spf13/cobra v1.8.0
39
github.com/spf13/pflag v1.0.5
0 commit comments