Skip to content

Commit 5c6ef4e

Browse files
authored
Merge pull request #285 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/hashicorp/go-hclog-1.3.1
Bump github.com/hashicorp/go-hclog from 1.3.0 to 1.3.1 in /logproxy-filter-test
2 parents 1bfcdbe + f2c92b3 commit 5c6ef4e

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
@@ -5,7 +5,7 @@ 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/hashicorp/go-hclog v1.3.0
8+
github.com/hashicorp/go-hclog v1.3.1
99
github.com/hashicorp/go-plugin v1.4.5
1010
github.com/philips-software/go-hsdp-api v0.74.2
1111
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
@@ -439,6 +439,8 @@ github.com/hashicorp/go-hclog v0.14.1/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39
439439
github.com/hashicorp/go-hclog v1.2.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
440440
github.com/hashicorp/go-hclog v1.3.0 h1:G0ACM8Z2WilWgPv3Vdzwm3V0BQu/kSmrkVtpe1fy9do=
441441
github.com/hashicorp/go-hclog v1.3.0/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
442+
github.com/hashicorp/go-hclog v1.3.1 h1:vDwF1DFNZhntP4DAjuTpOw3uEgMUpXh1pB5fW9DqHpo=
443+
github.com/hashicorp/go-hclog v1.3.1/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
442444
github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
443445
github.com/hashicorp/go-immutable-radix v1.1.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
444446
github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=

0 commit comments

Comments
 (0)