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-replace
33go 1.16
44
55require (
6- github.com/hashicorp/go-hclog v1.3.0
6+ github.com/hashicorp/go-hclog v1.3.1
77 github.com/hashicorp/go-plugin v1.4.5
88 github.com/philips-software/go-hsdp-api v0.74.2
99 github.com/philips-software/logproxy v1.7.2
Original file line number Diff line number Diff line change @@ -437,8 +437,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/S
437437github.com/hashicorp/go-hclog v0.12.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
438438github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
439439github.com/hashicorp/go-hclog v1.2.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
440- github.com/hashicorp/go-hclog v1.3.0 h1:G0ACM8Z2WilWgPv3Vdzwm3V0BQu/kSmrkVtpe1fy9do =
441- github.com/hashicorp/go-hclog v1.3.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
440+ github.com/hashicorp/go-hclog v1.3.1 h1:vDwF1DFNZhntP4DAjuTpOw3uEgMUpXh1pB5fW9DqHpo =
441+ github.com/hashicorp/go-hclog v1.3.1 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
442442github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
443443github.com/hashicorp/go-immutable-radix v1.1.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
444444github.com/hashicorp/go-immutable-radix v1.3.1 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
You can’t perform that action at this time.
0 commit comments