Skip to content

Commit 4822c3c

Browse files
authored
Merge pull request #152 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/philips-software/logproxy-1.6.0
Bump github.com/philips-software/logproxy from 1.4.4 to 1.6.0 in /logproxy-filter-test
2 parents 5fdba0e + 1aca3b8 commit 4822c3c

File tree

2 files changed

+161
-2
lines changed

2 files changed

+161
-2
lines changed

logproxy-filter-test/go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ go 1.14
55
replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e0 => /Users/andy/DEV/Go/logproxy
66

77
require (
8+
github.com/bketelsen/crypt v0.0.4 // indirect
89
github.com/hashicorp/go-hclog v0.16.2
910
github.com/hashicorp/go-plugin v1.4.3
10-
github.com/philips-software/go-hsdp-api v0.48.2
11-
github.com/philips-software/logproxy v1.4.4
11+
github.com/philips-software/go-hsdp-api v0.49.1
12+
github.com/philips-software/logproxy v1.6.0
1213
)

0 commit comments

Comments
 (0)