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 44
55require (
66 github.com/hashicorp/go-hclog v1.3.1
7- github.com/hashicorp/go-plugin v1.4.5
7+ github.com/hashicorp/go-plugin v1.4.6
88 github.com/philips-software/go-hsdp-api v0.75.6
99 github.com/philips-software/logproxy v1.7.4
1010)
Original file line number Diff line number Diff line change @@ -456,8 +456,9 @@ github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHh
456456github.com/hashicorp/go-multierror v1.1.0 /go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA =
457457github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
458458github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
459- github.com/hashicorp/go-plugin v1.4.5 h1:oTE/oQR4eghggRg8VY7PAz3dr++VwDNBGCcOfIvHpBo =
460459github.com/hashicorp/go-plugin v1.4.5 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
460+ github.com/hashicorp/go-plugin v1.4.6 h1:MDV3UrKQBM3du3G7MApDGvOsMYy3JQJ4exhSoKBAeVA =
461+ github.com/hashicorp/go-plugin v1.4.6 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
461462github.com/hashicorp/go-retryablehttp v0.5.3 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
462463github.com/hashicorp/go-rootcerts v1.0.2 /go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8 =
463464github.com/hashicorp/go-sockaddr v1.0.0 /go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU =
You can’t perform that action at this time.
0 commit comments