This repository was archived by the owner on Aug 5, 2025. It is now read-only.
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 github.com/deweb-services/deployment-script
33go 1.21.3
44
55require (
6- github.com/deweb-services/terraform-provider-dws v0.0.10
6+ github.com/deweb-services/terraform-provider-dws v0.0.11
77 github.com/spf13/cobra v1.7.0
88 github.com/spf13/viper v1.17.0
99 go.uber.org/zap v1.26.0
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
8989github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9090github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
9191github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
92- github.com/deweb-services/terraform-provider-dws v0.0.10 h1:BQTgRgTlGSTgdw+VxzAwwnczcNeOMJc3go0kSpMbMEk =
93- github.com/deweb-services/terraform-provider-dws v0.0.10 /go.mod h1:Jy+kXHSGr5TpXSVFIVRNfezn8dKeHc2Y4SFicV/G8GU =
92+ github.com/deweb-services/terraform-provider-dws v0.0.11 h1:q0LXGW5riTfvUZ2yjcZwPrpzQLiGY1MF1NV8UBmmPPY =
93+ github.com/deweb-services/terraform-provider-dws v0.0.11 /go.mod h1:Jy+kXHSGr5TpXSVFIVRNfezn8dKeHc2Y4SFicV/G8GU =
9494github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
9595github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
9696github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments