Skip to content

Commit b1f358c

Browse files
authored
Merge pull request #261 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/hashicorp/go-plugin-1.4.5
Bump github.com/hashicorp/go-plugin from 1.4.4 to 1.4.5 in /logproxy-filter-test
2 parents 1a5c8ec + 8bcb0bb commit b1f358c

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/go-kit/kit v0.10.0 // indirect
99
github.com/hashicorp/go-hclog v1.2.1
10-
github.com/hashicorp/go-plugin v1.4.4
10+
github.com/hashicorp/go-plugin v1.4.5
1111
github.com/philips-software/go-hsdp-api v0.72.3
1212
github.com/philips-software/logproxy v1.7.2
1313
gopkg.in/yaml.v3 v3.0.1 // indirect

logproxy-filter-test/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,8 @@ github.com/hashicorp/go-plugin v1.4.3 h1:DXmvivbWD5qdiBts9TpBC7BYL1Aia5sxbRgQB+v
494494
github.com/hashicorp/go-plugin v1.4.3/go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ=
495495
github.com/hashicorp/go-plugin v1.4.4 h1:NVdrSdFRt3SkZtNckJ6tog7gbpRrcbOjQi/rgF7JYWQ=
496496
github.com/hashicorp/go-plugin v1.4.4/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s=
497+
github.com/hashicorp/go-plugin v1.4.5 h1:oTE/oQR4eghggRg8VY7PAz3dr++VwDNBGCcOfIvHpBo=
498+
github.com/hashicorp/go-plugin v1.4.5/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s=
497499
github.com/hashicorp/go-retryablehttp v0.5.3/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
498500
github.com/hashicorp/go-rootcerts v1.0.0/go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU=
499501
github.com/hashicorp/go-rootcerts v1.0.2/go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8=

0 commit comments

Comments
 (0)