Skip to content

Commit 77b02b8

Browse files
authored
Merge pull request #116 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/hashicorp/go-plugin-1.4.3
Bump github.com/hashicorp/go-plugin from 1.4.2 to 1.4.3 in /logproxy-filter-test
2 parents 25503d7 + edfa0f9 commit 77b02b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

logproxy-filter-test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e
77
require (
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

logproxy-filter-test/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,8 @@ github.com/hashicorp/go-plugin v1.4.1 h1:6UltRQlLN9iZO513VveELp5xyaFxVD2+1OVylE+
471471
github.com/hashicorp/go-plugin v1.4.1/go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ=
472472
github.com/hashicorp/go-plugin v1.4.2 h1:yFvG3ufXXpqiMiZx9HLcaK3XbIqQ1WJFR/F1a2CuVw0=
473473
github.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=
474476
github.com/hashicorp/go-retryablehttp v0.5.3/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
475477
github.com/hashicorp/go-rootcerts v1.0.0/go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU=
476478
github.com/hashicorp/go-rootcerts v1.0.2/go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8=

0 commit comments

Comments
 (0)