Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 66af564

Browse files
Merge pull request #249 from ProgrammingLab/dependabot/go_modules/github.com/spf13/viper-1.7.1
2 parents 6698ddd + 03fdcea commit 66af564

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/rs/cors v1.7.0
2828
github.com/shurcooL/githubv4 v0.0.0-20190119021625-d9689b595017
2929
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
30-
github.com/spf13/viper v1.7.0
30+
github.com/spf13/viper v1.7.1
3131
github.com/srvc/appctx v0.1.0
3232
github.com/volatiletech/inflect v0.0.0-20170731032912-e7201282ae8d // indirect
3333
github.com/volatiletech/null v8.0.0+incompatible

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,8 @@ github.com/spf13/viper v1.6.1/go.mod h1:t3iDnF5Jlj76alVNuyFBk5oUMCvsrkbvZK0WQdfD
13371337
github.com/spf13/viper v1.6.2/go.mod h1:t3iDnF5Jlj76alVNuyFBk5oUMCvsrkbvZK0WQdfDi5k=
13381338
github.com/spf13/viper v1.7.0 h1:xVKxvI7ouOI5I+U9s2eeiUfMaWBVoXA3AWskkrqK0VM=
13391339
github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
1340+
github.com/spf13/viper v1.7.1 h1:pM5oEahlgWv/WnHXpgbKz7iLIxRf65tye2Ci+XFK5sk=
1341+
github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
13401342
github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518 h1:iD+PFTQwKEmbwSdwfvP5ld2WEI/g7qbdhmHJ2ASfYGs=
13411343
github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518/go.mod h1:CKI4AZ4XmGV240rTHfO0hfE83S6/a3/Q1siZJ/vXf7A=
13421344
github.com/srvc/appctx v0.1.0 h1:x44Sw4dU567bIWMl5U70XxBrSxxJGzu2DI2zcaljdCA=

0 commit comments

Comments
 (0)