Skip to content

Commit 6ba4571

Browse files
authored
Merge pull request #265 from philips-software/dependabot/go_modules/logproxy-filter-email/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-email
2 parents 49fcef5 + 525a284 commit 6ba4571

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

logproxy-filter-email/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.14
44

55
require (
66
github.com/cloudfoundry-community/gautocloud v1.1.10
7-
github.com/hashicorp/go-hclog v1.2.1
7+
github.com/hashicorp/go-hclog v1.3.0
88
github.com/hashicorp/go-plugin v1.4.5
99
github.com/philips-software/gautocloud-connectors v0.0.0-20200529051632-530fc74435ad
1010
github.com/philips-software/go-hsdp-api v0.73.0

logproxy-filter-email/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ github.com/hashicorp/go-hclog v0.8.0/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrj
482482
github.com/hashicorp/go-hclog v0.12.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
483483
github.com/hashicorp/go-hclog v0.14.1/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
484484
github.com/hashicorp/go-hclog v1.2.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ=
485-
github.com/hashicorp/go-hclog v1.2.1 h1:YQsLlGDJgwhXFpucSPyVbCBviQtjlHv3jLTlp8YmtEw=
486-
github.com/hashicorp/go-hclog v1.2.1/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
485+
github.com/hashicorp/go-hclog v1.3.0 h1:G0ACM8Z2WilWgPv3Vdzwm3V0BQu/kSmrkVtpe1fy9do=
486+
github.com/hashicorp/go-hclog v1.3.0/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
487487
github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
488488
github.com/hashicorp/go-immutable-radix v1.1.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
489489
github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=

0 commit comments

Comments
 (0)