File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module logproxy-filter-drop
33go 1.14
44
55require (
6- github.com/hashicorp/go-hclog v0.16.1
6+ github.com/hashicorp/go-hclog v0.16.2
77 github.com/hashicorp/go-plugin v1.4.2
88 github.com/philips-software/go-hsdp-api v0.40.0
99 github.com/philips-software/logproxy v1.4.4
Original file line number Diff line number Diff line change @@ -399,8 +399,8 @@ github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtng
399399github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
400400github.com/hashicorp/go-hclog v0.12.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
401401github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
402- github.com/hashicorp/go-hclog v0.16.1 h1:IVQwpTGNRRIHafnTs2dQLIk4ENtneRIEEJWOVDqz99o =
403- github.com/hashicorp/go-hclog v0.16.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
402+ github.com/hashicorp/go-hclog v0.16.2 h1:K4ev2ib4LdQETX5cSZBG0DVLk1jwGqSPXBjdah3veNs =
403+ github.com/hashicorp/go-hclog v0.16.2 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
404404github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
405405github.com/hashicorp/go-immutable-radix v1.1.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
406406github.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