We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e6bb64 commit 78c5189Copy full SHA for 78c5189
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/fluxcd/source-controller/api v1.2.5
10
github.com/google/go-cmp v0.6.0
11
github.com/google/uuid v1.4.0
12
- github.com/hashicorp/go-getter v1.7.5
+ github.com/hashicorp/go-getter v1.7.8
13
github.com/pkg/errors v0.9.1
14
github.com/spf13/afero v1.11.0
15
go.uber.org/zap v1.26.0
0 commit comments