Skip to content

Commit 92cbf0e

Browse files
Bump github.com/philips-software/logproxy in /logproxy-filter-replace
Bumps [github.com/philips-software/logproxy](https://github.com/philips-software/logproxy) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/philips-software/logproxy/releases) - [Changelog](https://github.com/philips-software/logproxy/blob/main/CHANGELOG.md) - [Commits](philips-software/logproxy@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: github.com/philips-software/logproxy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 454a32c commit 92cbf0e

File tree

2 files changed

+153
-154
lines changed

2 files changed

+153
-154
lines changed

logproxy-filter-replace/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.16
44

55
require (
66
github.com/hashicorp/go-hclog v1.2.0
7-
github.com/hashicorp/go-plugin v1.4.3
8-
github.com/philips-software/go-hsdp-api v0.63.0
9-
github.com/philips-software/logproxy v1.7.1
7+
github.com/hashicorp/go-plugin v1.4.4
8+
github.com/philips-software/go-hsdp-api v0.63.5
9+
github.com/philips-software/logproxy v1.7.2
1010
gopkg.in/yaml.v3 v3.0.1 // indirect
1111
)

0 commit comments

Comments
 (0)