Skip to content

Commit

Permalink
Merge pull request #12 from deweb-services/fix/update-terraform-to_0_…
Browse files Browse the repository at this point in the history
…0_15

Fix/update terraform to 0 0 15
  • Loading branch information
rybnovdws authored Feb 19, 2024
2 parents f5067f6 + 71056cb commit d334906
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-nodeshift v0.0.14
github.com/deweb-services/terraform-provider-nodeshift v0.0.15
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-nodeshift v0.0.14 h1:af6rm/lUbPlVTyeU9LNWpPAGXIeYMZwH/bCUdGquJdk=
github.com/deweb-services/terraform-provider-nodeshift v0.0.14/go.mod h1:yygWPasCi/AvkTblVYO9EV5wOEoR0aCx0uS6Wu7/N9A=
github.com/deweb-services/terraform-provider-nodeshift v0.0.15 h1:PfcQHR8BS6USC7IMWlLEqune77Y9ULqJgEEP7OelTNo=
github.com/deweb-services/terraform-provider-nodeshift v0.0.15/go.mod h1:yygWPasCi/AvkTblVYO9EV5wOEoR0aCx0uS6Wu7/N9A=
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 d334906

Please sign in to comment.