Skip to content

Commit 57c74d7

Browse files
authored
Merge pull request #74 from philips-software/dependabot/go_modules/logproxy-filter-test/github.com/hashicorp/go-hclog-0.16.2
Bump github.com/hashicorp/go-hclog from 0.16.1 to 0.16.2 in /logproxy-filter-test
2 parents 999041d + ae7660e commit 57c74d7

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/coreos/etcd v3.3.13+incompatible // indirect
9-
github.com/hashicorp/go-hclog v0.16.1
9+
github.com/hashicorp/go-hclog v0.16.2
1010
github.com/hashicorp/go-plugin v1.4.2
1111
github.com/philips-software/go-hsdp-api v0.40.0
1212
github.com/philips-software/logproxy v1.4.4

logproxy-filter-test/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,8 @@ github.com/hashicorp/go-hclog v0.16.0 h1:uCeOEwSWGMwhJUdpUjk+1cVKIEfGu2/1nFXukim
434434
github.com/hashicorp/go-hclog v0.16.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
435435
github.com/hashicorp/go-hclog v0.16.1 h1:IVQwpTGNRRIHafnTs2dQLIk4ENtneRIEEJWOVDqz99o=
436436
github.com/hashicorp/go-hclog v0.16.1/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
437+
github.com/hashicorp/go-hclog v0.16.2 h1:K4ev2ib4LdQETX5cSZBG0DVLk1jwGqSPXBjdah3veNs=
438+
github.com/hashicorp/go-hclog v0.16.2/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
437439
github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
438440
github.com/hashicorp/go-immutable-radix v1.1.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
439441
github.com/hashicorp/go-msgpack v0.5.3/go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM=

0 commit comments

Comments
 (0)