From 8650d0edfa56f7793d137bcbb9ff0513f67cc85a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 04:47:16 +0000 Subject: [PATCH] Bump github.com/hashicorp/go-plugin in /logproxy-filter-email Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.4.6 to 1.4.8. - [Release notes](https://github.com/hashicorp/go-plugin/releases) - [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/go-plugin/compare/v1.4.6...v1.4.8) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- logproxy-filter-email/go.mod | 2 +- logproxy-filter-email/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/logproxy-filter-email/go.mod b/logproxy-filter-email/go.mod index fa4d526d..9de7e3f4 100644 --- a/logproxy-filter-email/go.mod +++ b/logproxy-filter-email/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/cloudfoundry-community/gautocloud v1.1.11 github.com/hashicorp/go-hclog v1.3.1 - github.com/hashicorp/go-plugin v1.4.6 + github.com/hashicorp/go-plugin v1.4.8 github.com/philips-software/gautocloud-connectors v0.0.0-20200529051632-530fc74435ad github.com/philips-software/go-hsdp-api v0.76.0 github.com/philips-software/logproxy v1.7.9 diff --git a/logproxy-filter-email/go.sum b/logproxy-filter-email/go.sum index 876f25f1..1ff62446 100644 --- a/logproxy-filter-email/go.sum +++ b/logproxy-filter-email/go.sum @@ -187,8 +187,8 @@ github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHh 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.0.1/go.mod h1:++UyYGoz3o5w9ZzAdZxtQKrWWP+iqPBn3cQptSMzBuY= -github.com/hashicorp/go-plugin v1.4.6 h1:MDV3UrKQBM3du3G7MApDGvOsMYy3JQJ4exhSoKBAeVA= -github.com/hashicorp/go-plugin v1.4.6/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s= +github.com/hashicorp/go-plugin v1.4.8 h1:CHGwpxYDOttQOY7HOWgETU9dyVjOXzniXDqJcYJE1zM= +github.com/hashicorp/go-plugin v1.4.8/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s= github.com/hashicorp/go-retryablehttp v0.5.4 h1:1BZvpawXoJCWX6pNtow9+rpEj+3itIlutiqnntI6jOE= github.com/hashicorp/go-retryablehttp v0.5.4/go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs= github.com/hashicorp/go-rootcerts v1.0.1/go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8=