Skip to content

Commit

Permalink
Merge pull request #544 from philips-software/dependabot/go_modules/l…
Browse files Browse the repository at this point in the history
…ogproxy-filter-email/github.com/hashicorp/go-plugin-1.6.2

Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 in /logproxy-filter-email
  • Loading branch information
loafoe authored Nov 21, 2024
2 parents aff38a3 + c559d1a commit d98ddc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion logproxy-filter-email/go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
module logproxy-filter-email

go 1.21
toolchain go1.22.8

require (
github.com/cloudfoundry-community/gautocloud v1.4.1
github.com/hashicorp/go-hclog v1.6.3
github.com/hashicorp/go-plugin v1.6.1
github.com/hashicorp/go-plugin v1.6.2
github.com/philips-software/gautocloud-connectors v0.7.0
github.com/philips-software/go-hsdp-api v0.85.0
github.com/philips-software/logproxy v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions logproxy-filter-email/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
github.com/hashicorp/go-plugin v1.4.3/go.mod h1:5fGEH17QVwTTcR0zV7yhDPLLmFX9YSZ38b18Udy6vYQ=
github.com/hashicorp/go-plugin v1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOsVdwI=
github.com/hashicorp/go-plugin v1.6.1/go.mod h1:XPHFku2tFo3o3QKFgSYo+cghcUhw1NA1hZyMK0PWAw0=
github.com/hashicorp/go-plugin v1.6.2 h1:zdGAEd0V1lCaU0u+MxWQhtSDQmahpkwOun8U8EiRVog=
github.com/hashicorp/go-plugin v1.6.2/go.mod h1:CkgLQ5CZqNmdL9U9JzM532t8ZiYQ35+pj3b1FD37R0Q=
github.com/hashicorp/go-retryablehttp v0.5.3/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=
github.com/hashicorp/go-retryablehttp v0.6.6/go.mod h1:vAew36LZh98gCBJNLH42IQ1ER/9wtLZZ8meHqQvEYWY=
github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU=
Expand Down

0 comments on commit d98ddc1

Please sign in to comment.