Skip to content

Commit 4a2c8a5

Browse files
authored
Merge pull request #267 from philips-software/dependabot/go_modules/logproxy-filter-replace/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-replace
2 parents 2a93154 + 0096a1f commit 4a2c8a5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

logproxy-filter-replace/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module logproxy-filter-replace
33
go 1.16
44

55
require (
6+
github.com/hashicorp/go-plugin v1.4.5
67
github.com/hashicorp/go-hclog v1.3.0
7-
github.com/hashicorp/go-plugin v1.4.4
88
github.com/philips-software/go-hsdp-api v0.72.3
99
github.com/philips-software/logproxy v1.7.2
1010
)

logproxy-filter-replace/go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,9 @@ github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHh
446446
github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA=
447447
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
448448
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
449-
github.com/hashicorp/go-plugin v1.4.4 h1:NVdrSdFRt3SkZtNckJ6tog7gbpRrcbOjQi/rgF7JYWQ=
450449
github.com/hashicorp/go-plugin v1.4.4/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s=
450+
github.com/hashicorp/go-plugin v1.4.5 h1:oTE/oQR4eghggRg8VY7PAz3dr++VwDNBGCcOfIvHpBo=
451+
github.com/hashicorp/go-plugin v1.4.5/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s=
451452
github.com/hashicorp/go-retryablehttp v0.5.3/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
452453
github.com/hashicorp/go-rootcerts v1.0.2/go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8=
453454
github.com/hashicorp/go-sockaddr v1.0.0/go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU=

0 commit comments

Comments
 (0)