File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e
66
77require (
88 github.com/bketelsen/crypt v0.0.4 // indirect
9- github.com/hashicorp/go-hclog v0.16.2
9+ github.com/hashicorp/go-hclog v1.0.0
1010 github.com/hashicorp/go-plugin v1.4.3
1111 github.com/philips-software/go-hsdp-api v0.49.1
1212 github.com/philips-software/logproxy v1.6.0
Original file line number Diff line number Diff line change @@ -447,6 +447,8 @@ github.com/hashicorp/go-hclog v0.12.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39
447447github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
448448github.com/hashicorp/go-hclog v0.16.2 h1:K4ev2ib4LdQETX5cSZBG0DVLk1jwGqSPXBjdah3veNs =
449449github.com/hashicorp/go-hclog v0.16.2 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
450+ github.com/hashicorp/go-hclog v1.0.0 h1:bkKf0BeBXcSYa7f5Fyi9gMuQ8gNsxeiNpZjR6VxNZeo =
451+ github.com/hashicorp/go-hclog v1.0.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
450452github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
451453github.com/hashicorp/go-immutable-radix v1.1.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
452454github.com/hashicorp/go-msgpack v0.5.3 /go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM =
You can’t perform that action at this time.
0 commit comments