Skip to content

Commit 08c8571

Browse files
authored
Merge pull request #263 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/hashicorp/go-hclog-1.3.0
Bump github.com/hashicorp/go-hclog from 1.2.1 to 1.3.0 in /logproxy-filter-test
2 parents b1f358c + 88c2231 commit 08c8571

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

logproxy-filter-test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/philips-software/logproxy v1.1.2-0.20200601065553-015bf068c4e
66

77
require (
88
github.com/go-kit/kit v0.10.0 // indirect
9-
github.com/hashicorp/go-hclog v1.2.1
9+
github.com/hashicorp/go-hclog v1.3.0
1010
github.com/hashicorp/go-plugin v1.4.5
1111
github.com/philips-software/go-hsdp-api v0.72.3
1212
github.com/philips-software/logproxy v1.7.2

logproxy-filter-test/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,8 @@ github.com/hashicorp/go-hclog v1.2.0 h1:La19f8d7WIlm4ogzNHB0JGqs5AUDAZ2UfCY4sJXc
481481
github.com/hashicorp/go-hclog v1.2.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
482482
github.com/hashicorp/go-hclog v1.2.1 h1:YQsLlGDJgwhXFpucSPyVbCBviQtjlHv3jLTlp8YmtEw=
483483
github.com/hashicorp/go-hclog v1.2.1/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
484+
github.com/hashicorp/go-hclog v1.3.0 h1:G0ACM8Z2WilWgPv3Vdzwm3V0BQu/kSmrkVtpe1fy9do=
485+
github.com/hashicorp/go-hclog v1.3.0/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
484486
github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
485487
github.com/hashicorp/go-immutable-radix v1.1.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
486488
github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=

0 commit comments

Comments
 (0)