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 twingate-helm-charts
3
3
go 1.22.2
4
4
5
5
require (
6
- github.com/gruntwork-io/terratest v0.48.0
6
+ github.com/gruntwork-io/terratest v0.48.1
7
7
gopkg.in/yaml.v2 v2.4.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB7
142
142
github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
143
143
github.com/gruntwork-io/go-commons v0.8.0 h1:k/yypwrPqSeYHevLlEDmvmgQzcyTwrlZGRaxEM6G0ro =
144
144
github.com/gruntwork-io/go-commons v0.8.0 /go.mod h1:gtp0yTtIBExIZp7vyIV9I0XQkVwiQZze678hvDXof78 =
145
- github.com/gruntwork-io/terratest v0.48.0 h1:OoqJYAnBxejInn7TPizFGJNMCFvPHbiWNS3hGFKdHhA =
146
- github.com/gruntwork-io/terratest v0.48.0 /go.mod h1:U2EQW4Odlz75XJUH16Kqkr9c93p+ZZtkpVez7GkZFa4 =
145
+ github.com/gruntwork-io/terratest v0.48.1 h1:pnydDjkWbZCUYXvQkr24y21fBo8PfJC5hRGdwbl1eXM =
146
+ github.com/gruntwork-io/terratest v0.48.1 /go.mod h1:U2EQW4Odlz75XJUH16Kqkr9c93p+ZZtkpVez7GkZFa4 =
147
147
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA =
148
148
github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
149
149
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
You can’t perform that action at this time.
0 commit comments