This repository was archived by the owner on Feb 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -1337,6 +1337,8 @@ github.com/spf13/viper v1.6.1/go.mod h1:t3iDnF5Jlj76alVNuyFBk5oUMCvsrkbvZK0WQdfD
13371337github.com/spf13/viper v1.6.2 /go.mod h1:t3iDnF5Jlj76alVNuyFBk5oUMCvsrkbvZK0WQdfDi5k =
13381338github.com/spf13/viper v1.7.0 h1:xVKxvI7ouOI5I+U9s2eeiUfMaWBVoXA3AWskkrqK0VM =
13391339github.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 =
13401342github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518 h1:iD+PFTQwKEmbwSdwfvP5ld2WEI/g7qbdhmHJ2ASfYGs =
13411343github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518 /go.mod h1:CKI4AZ4XmGV240rTHfO0hfE83S6/a3/Q1siZJ/vXf7A =
13421344github.com/srvc/appctx v0.1.0 h1:x44Sw4dU567bIWMl5U70XxBrSxxJGzu2DI2zcaljdCA =
You can’t perform that action at this time.
0 commit comments