Skip to content

Commit f8b7dfb

Browse files
authored
Merge pull request #288 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/philips-software/logproxy-1.7.4
Bump github.com/philips-software/logproxy from 1.7.2 to 1.7.4 in /logproxy-filter-test
2 parents 274f8e1 + 42b0cba commit f8b7dfb

File tree

2 files changed

+114
-1
lines changed

2 files changed

+114
-1
lines changed

logproxy-filter-test/go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e
77
require (
88
github.com/hashicorp/go-hclog v1.3.1
99
github.com/hashicorp/go-plugin v1.4.5
10+
github.com/m4rw3r/uuid v1.0.1 // indirect
1011
github.com/philips-software/go-hsdp-api v0.74.2
11-
github.com/philips-software/logproxy v1.7.2
12+
github.com/philips-software/logproxy v1.7.4
1213
github.com/stretchr/testify v1.8.0 // indirect
1314
)

0 commit comments

Comments
 (0)