diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-11 13:42:35 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 13:42:35 -0500 |
| commit | 4cd67becaf3ebd020ba204162c52fbbea76291fa (patch) | |
| tree | de06f7606e17266b8d587424ca197f4063f4731f /go.mod | |
| parent | b6109c9c996dc727377104d5f64d2052dbd7c745 (diff) | |
| download | x-4cd67becaf3ebd020ba204162c52fbbea76291fa.tar.xz x-4cd67becaf3ebd020ba204162c52fbbea76291fa.zip | |
build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#242)
Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/joho/godotenv/releases)
- [Commits](https://github.com/joho/godotenv/compare/v1.4.0...v1.5.1)
---
updated-dependencies:
- dependency-name: github.com/joho/godotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ require ( github.com/hullerob/go.farbfeld v0.0.0-20181222022525-3661193c725f github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43 github.com/joeshaw/envdecode v0.0.0-20180312135643-c9e015854467 - github.com/joho/godotenv v1.4.0 + github.com/joho/godotenv v1.5.1 github.com/kr/pretty v0.3.1 github.com/mmikulicic/stringlist v1.0.0 github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775 |
