Skip to content

Commit 410391a

Browse files
authored
Merge pull request #517 from philips-software/dependabot/go_modules/logproxy-filter-email/github.com/hashicorp/go-plugin-1.6.1
Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1 in /logproxy-filter-email
2 parents 32acc3b + 86c00d5 commit 410391a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

logproxy-filter-email/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44
require (
55
github.com/cloudfoundry-community/gautocloud v1.4.1
66
github.com/hashicorp/go-hclog v1.6.3
7-
github.com/hashicorp/go-plugin v1.6.0
7+
github.com/hashicorp/go-plugin v1.6.1
88
github.com/philips-software/gautocloud-connectors v0.7.0
99
github.com/philips-software/go-hsdp-api v0.85.0
1010
github.com/philips-software/logproxy v1.9.0

logproxy-filter-email/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,8 @@ github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+
368368
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
369369
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
370370
github.com/hashicorp/go-plugin v1.4.3/go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ=
371-
github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A=
372-
github.com/hashicorp/go-plugin v1.6.0/go.mod h1:lBS5MtSSBZk0SHc66KACcjjlU6WzEVP/8pwz68aMkCI=
371+
github.com/hashicorp/go-plugin v1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOsVdwI=
372+
github.com/hashicorp/go-plugin v1.6.1/go.mod h1:XPHFku2tFo3o3QKFgSYo+cghcUhw1NA1hZyMK0PWAw0=
373373
github.com/hashicorp/go-retryablehttp v0.5.3/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
374374
github.com/hashicorp/go-retryablehttp v0.6.6/go.mod h1:vAew36LZh98gCBJNLH42IQ1ER/9wtLZZ8meHqQvEYWY=
375375
github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU=

0 commit comments

Comments
 (0)