File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change
1
+ Dependency upgrade: godotenv-1.5.1
Original file line number Diff line number Diff line change
1
+ Dependency upgrade: godotenv-1.5.1
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/golang/mock v1.6.0
21
21
github.com/hashicorp/go-cleanhttp v0.5.2
22
22
github.com/hashicorp/go-retryablehttp v0.7.2
23
- github.com/joho/godotenv v1.4.0
23
+ github.com/joho/godotenv v1.5.1
24
24
github.com/mitchellh/mapstructure v1.5.0
25
25
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
26
26
github.com/rs/zerolog v1.29.0
Original file line number Diff line number Diff line change @@ -655,8 +655,8 @@ github.com/imdario/mergo v0.3.13/go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK
655
655
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
656
656
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 /go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo =
657
657
github.com/jessevdk/go-flags v1.5.0 /go.mod h1:Fw0T6WPc1dYxT4mKEZRfG5kJhaTDP9pj1c2EWnYs/m4 =
658
- github.com/joho/godotenv v1.4.0 h1:3l4+N6zfMWnkbPEXKng2o2/MR5mSwTrBih4ZEkkz1lg =
659
- github.com/joho/godotenv v1.4.0 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
658
+ github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0 =
659
+ github.com/joho/godotenv v1.5.1 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
660
660
github.com/jpillora/backoff v1.0.0 /go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4 =
661
661
github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
662
662
github.com/json-iterator/go v1.1.9 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
You can’t perform that action at this time.
0 commit comments