Skip to content

Commit 32a05ad

Browse files
authored
Merge pull request #373 from orca-group/dependabot/go_modules/github.com/knadh/koanf-1.4.5
2 parents 76f4a4e + 31bd718 commit 32a05ad

File tree

2 files changed

+209
-9
lines changed

2 files changed

+209
-9
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ require (
77
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
88
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
99
github.com/gofiber/fiber/v2 v2.23.0
10-
github.com/knadh/koanf v1.3.3
10+
github.com/knadh/koanf v1.4.5
1111
github.com/magefile/mage v1.12.1
1212
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
1313
github.com/pelletier/go-toml v1.8.1 // indirect
14-
github.com/pkg/errors v0.9.1 // indirect
1514
github.com/robfig/cron/v3 v3.0.1
1615
gorm.io/driver/mysql v1.2.2
1716
gorm.io/driver/postgres v1.2.1

0 commit comments

Comments
 (0)