File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/cloudfoundry-community/gautocloud v1.1.7
77 github.com/hashicorp/go-hclog v0.16.2
8- github.com/hashicorp/go-plugin v1.4.2
8+ github.com/hashicorp/go-plugin v1.4.3
99 github.com/philips-software/gautocloud-connectors v0.0.0-20200529051632-530fc74435ad
1010 github.com/philips-software/go-hsdp-api v0.42.3
1111 github.com/philips-software/logproxy v1.4.4
Original file line number Diff line number Diff line change @@ -446,8 +446,9 @@ github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+
446446github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
447447github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
448448github.com/hashicorp/go-plugin v1.0.1 /go.mod h1:++UyYGoz3o5w9ZzAdZxtQKrWWP+iqPBn3cQptSMzBuY =
449- github.com/hashicorp/go-plugin v1.4.2 h1:yFvG3ufXXpqiMiZx9HLcaK3XbIqQ1WJFR/F1a2CuVw0 =
450449github.com/hashicorp/go-plugin v1.4.2 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
450+ github.com/hashicorp/go-plugin v1.4.3 h1:DXmvivbWD5qdiBts9TpBC7BYL1Aia5sxbRgQB+v6UZM =
451+ github.com/hashicorp/go-plugin v1.4.3 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
451452github.com/hashicorp/go-retryablehttp v0.5.3 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
452453github.com/hashicorp/go-retryablehttp v0.5.4 h1:1BZvpawXoJCWX6pNtow9+rpEj+3itIlutiqnntI6jOE =
453454github.com/hashicorp/go-retryablehttp v0.5.4 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
You can’t perform that action at this time.
0 commit comments