File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e
77require (
88 github.com/coreos/etcd v3.3.13+incompatible // indirect
99 github.com/hashicorp/go-hclog v0.16.2
10- github.com/hashicorp/go-plugin v1.4.2
10+ github.com/hashicorp/go-plugin v1.4.3
1111 github.com/philips-software/go-hsdp-api v0.45.0
1212 github.com/philips-software/logproxy v1.4.4
1313 github.com/prometheus/tsdb v0.7.1 // indirect
Original file line number Diff line number Diff line change @@ -471,6 +471,8 @@ github.com/hashicorp/go-plugin v1.4.1 h1:6UltRQlLN9iZO513VveELp5xyaFxVD2+1OVylE+
471471github.com/hashicorp/go-plugin v1.4.1 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
472472github.com/hashicorp/go-plugin v1.4.2 h1:yFvG3ufXXpqiMiZx9HLcaK3XbIqQ1WJFR/F1a2CuVw0 =
473473github.com/hashicorp/go-plugin v1.4.2 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
474+ github.com/hashicorp/go-plugin v1.4.3 h1:DXmvivbWD5qdiBts9TpBC7BYL1Aia5sxbRgQB+v6UZM =
475+ github.com/hashicorp/go-plugin v1.4.3 /go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ =
474476github.com/hashicorp/go-retryablehttp v0.5.3 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
475477github.com/hashicorp/go-rootcerts v1.0.0 /go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU =
476478github.com/hashicorp/go-rootcerts v1.0.2 /go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8 =
You can’t perform that action at this time.
0 commit comments