File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module sigs.k8s.io/cluster-api-provider-aws/hack/tools
3
3
go 1.19
4
4
5
5
require (
6
- github.com/a8m/envsubst v1.3.0
6
+ github.com/a8m/envsubst v1.4.2
7
7
github.com/ahmetb/gen-crd-api-reference-docs v0.3.0
8
8
github.com/golang/mock v1.6.0
9
9
github.com/golangci/golangci-lint v1.50.1
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/OpenPeeDeeP/depguard v1.1.1 h1:TSUznLjvp/4IUP+OQ0t/4jF4QUyxIcVX8YnghZ
64
64
github.com/OpenPeeDeeP/depguard v1.1.1 /go.mod h1:JtAMzWkmFEzDPyAd+W0NHl1lvpQKTvT9jnRVsohBKpc =
65
65
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 h1:YoJbenK9C67SkzkDfmQuVln04ygHj3vjZfd9FL+GmQQ =
66
66
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
67
- github.com/a8m/envsubst v1.3.0 h1:GmXKmVssap0YtlU3E230W98RWtWCyIZzjtf1apWWyAg =
68
- github.com/a8m/envsubst v1.3.0 /go.mod h1:MVUTQNGQ3tsjOOtKCNd+fl8RzhsXcDvvAEzkhGtlsbY =
67
+ github.com/a8m/envsubst v1.4.2 h1:4yWIHXOLEJHQEFd4UjrWDrYeYlV7ncFWJOCBRLOZHQg =
68
+ github.com/a8m/envsubst v1.4.2 /go.mod h1:MVUTQNGQ3tsjOOtKCNd+fl8RzhsXcDvvAEzkhGtlsbY =
69
69
github.com/acomagu/bufpipe v1.0.3 h1:fxAGrHZTgQ9w5QqVItgzwj235/uYZYgbXitB+dLupOk =
70
70
github.com/acomagu/bufpipe v1.0.3 /go.mod h1:mxdxdup/WdsKVreO5GpW4+M/1CE2sMG4jeGJ2sYmHc4 =
71
71
github.com/ahmetb/gen-crd-api-reference-docs v0.3.0 h1:+XfOU14S4bGuwyvCijJwhhBIjYN+YXS18jrCY2EzJaY =
You can’t perform that action at this time.
0 commit comments