We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 274f8e1 + 42b0cba commit f8b7dfbCopy full SHA for f8b7dfb
logproxy-filter-test/go.mod
@@ -7,7 +7,8 @@ replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e
7
require (
8
github.com/hashicorp/go-hclog v1.3.1
9
github.com/hashicorp/go-plugin v1.4.5
10
+ github.com/m4rw3r/uuid v1.0.1 // indirect
11
github.com/philips-software/go-hsdp-api v0.74.2
- github.com/philips-software/logproxy v1.7.2
12
+ github.com/philips-software/logproxy v1.7.4
13
github.com/stretchr/testify v1.8.0 // indirect
14
)
0 commit comments