Skip to content

Commit

Permalink
Merge pull request #13 from joeirimpan/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/knadh/koanf-1.5.0

chore(deps): Bump github.com/knadh/koanf from 1.4.0 to 1.5.0
  • Loading branch information
joeirimpan authored Aug 2, 2023
2 parents 01ea408 + ca624b4 commit d1cf618
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 11 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go v1.42.26
github.com/francoispqt/onelog v0.0.0-20190306043706-8c2bb31b10a4
github.com/go-chi/chi v1.5.4
github.com/knadh/koanf v1.4.0
github.com/knadh/koanf v1.5.0
github.com/knadh/listmonk v1.1.0
github.com/knadh/smtppool v1.0.2
github.com/spf13/pflag v1.0.5
Expand All @@ -19,10 +19,10 @@ require (
github.com/jmoiron/sqlx v1.2.0 // indirect
github.com/lib/pq v1.3.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/yuin/goldmark v1.3.4 // indirect
github.com/yuin/goldmark v1.3.5 // indirect
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
gopkg.in/volatiletech/null.v6 v6.0.0-20170828023728-0bef4e07ae1b // indirect
)
Loading

0 comments on commit d1cf618

Please sign in to comment.