From 4cd67becaf3ebd020ba204162c52fbbea76291fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 13:42:35 -0500 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 4dc5b2d..1ebdf25 100644 --- a/go.mod +++ b/go.mod @@ -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 -- cgit v1.2.3