Skip to content

Commit aa5946d

Browse files
Bump github.com/joho/godotenv from 1.4.0 to 1.5.1
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](joho/godotenv@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] <[email protected]>
1 parent a477e93 commit aa5946d

File tree

2 files changed

+124
-3
lines changed

2 files changed

+124
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-oauth2/oauth2/v4 v4.5.1
99
github.com/go-playground/validator/v10 v10.11.0
1010
github.com/golang-jwt/jwt v3.2.2+incompatible
11-
github.com/joho/godotenv v1.4.0
11+
github.com/joho/godotenv v1.5.1
1212
github.com/kelseyhightower/envconfig v1.4.0
1313
github.com/sirupsen/logrus v1.8.1
1414
gorm.io/driver/postgres v1.3.8

0 commit comments

Comments
 (0)