Update module spf13/viper to v1.6.2 (#272)
Update module spf13/viper to v1.6.2 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/272
This commit is contained in:
8
vendor/modules.txt
vendored
8
vendor/modules.txt
vendored
@ -108,7 +108,7 @@ github.com/laurent22/ical-go
|
||||
github.com/lib/pq
|
||||
github.com/lib/pq/oid
|
||||
github.com/lib/pq/scram
|
||||
# github.com/magiconair/properties v1.8.0
|
||||
# github.com/magiconair/properties v1.8.1
|
||||
github.com/magiconair/properties
|
||||
# github.com/mailru/easyjson v0.7.0
|
||||
github.com/mailru/easyjson/buffer
|
||||
@ -182,10 +182,12 @@ github.com/spf13/cobra
|
||||
github.com/spf13/jwalterweatherman
|
||||
# github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/pflag
|
||||
# github.com/spf13/viper v1.3.2
|
||||
# github.com/spf13/viper v1.6.2
|
||||
github.com/spf13/viper
|
||||
# github.com/stretchr/testify v1.4.0
|
||||
github.com/stretchr/testify/assert
|
||||
# github.com/subosito/gotenv v1.2.0
|
||||
github.com/subosito/gotenv
|
||||
# github.com/swaggo/swag v1.6.3
|
||||
github.com/swaggo/swag
|
||||
github.com/swaggo/swag/cmd/swag
|
||||
@ -247,6 +249,8 @@ gopkg.in/alexcesaro/quotedprintable.v3
|
||||
gopkg.in/d4l3k/messagediff.v1
|
||||
# gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
|
||||
gopkg.in/gomail.v2
|
||||
# gopkg.in/ini.v1 v1.51.0
|
||||
gopkg.in/ini.v1
|
||||
# gopkg.in/yaml.v2 v2.2.7
|
||||
gopkg.in/yaml.v2
|
||||
# honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a
|
||||
|
Reference in New Issue
Block a user