Skip to content

Commit 9969508

Browse files
committed
tidy up
1 parent 2a771ff commit 9969508

File tree

2 files changed

+1
-207
lines changed

2 files changed

+1
-207
lines changed

logproxy-filter-test/go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +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/go-kit/kit v0.10.0 // indirect
98
github.com/hashicorp/go-hclog v1.3.0
109
github.com/hashicorp/go-plugin v1.4.5
11-
github.com/hasura/go-graphql-client v0.7.2 // indirect
1210
github.com/philips-software/go-hsdp-api v0.74.1
1311
github.com/philips-software/logproxy v1.7.2
1412
github.com/stretchr/testify v1.8.0 // indirect
15-
gopkg.in/yaml.v3 v3.0.1 // indirect
1613
)

0 commit comments

Comments
 (0)