Skip to content

Commit ba9c918

Browse files
authored
Merge pull request #236 from philips-software/dependabot/go_modules/logproxy-filter-replace/github.com/philips-software/logproxy-1.7.2
Bump github.com/philips-software/logproxy from 1.7.1 to 1.7.2 in /logproxy-filter-replace
2 parents 3cd2e7d + 92cbf0e commit ba9c918

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)