Skip to content

Commit

Permalink
Merge pull request #10 from deweb-services/feat/dws-1587-remove-fields
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
rybnovdws authored Feb 8, 2024
2 parents 27ca396 + 4cb07ff commit 2728857
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/deweb-services/deployment-script
go 1.21.3

require (
github.com/deweb-services/terraform-provider-dws v0.0.10
github.com/deweb-services/terraform-provider-dws v0.0.11
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.17.0
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/deweb-services/terraform-provider-dws v0.0.10 h1:BQTgRgTlGSTgdw+VxzAwwnczcNeOMJc3go0kSpMbMEk=
github.com/deweb-services/terraform-provider-dws v0.0.10/go.mod h1:Jy+kXHSGr5TpXSVFIVRNfezn8dKeHc2Y4SFicV/G8GU=
github.com/deweb-services/terraform-provider-dws v0.0.11 h1:q0LXGW5riTfvUZ2yjcZwPrpzQLiGY1MF1NV8UBmmPPY=
github.com/deweb-services/terraform-provider-dws v0.0.11/go.mod h1:Jy+kXHSGr5TpXSVFIVRNfezn8dKeHc2Y4SFicV/G8GU=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
Expand Down

0 comments on commit 2728857

Please sign in to comment.