aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-15 20:38:55 +0800
committerGitHub <noreply@github.com>2022-08-15 20:38:55 +0800
commit4487890979ad863a16afb8aa9f99cc9891cfc71b (patch)
tree9ea0022334e8fb660256c0bd42ce34c37a2b19d5 /go.mod
parentbe775e2ffa51151bcedfbc0f2c773dc46bb72873 (diff)
mod: bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 (#7140)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 01bc8253..ec707273 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
golang.org/x/text v0.3.7
gopkg.in/DATA-DOG/go-sqlmock.v2 v2.0.0-20180914054222-c19298f520d0
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
- gopkg.in/ini.v1 v1.66.6
+ gopkg.in/ini.v1 v1.67.0
gopkg.in/macaron.v1 v1.4.0
gorm.io/driver/mysql v1.3.6
gorm.io/driver/postgres v1.3.8