Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 7af5228

Browse files
committed
Update module urfave/negroni to v2
1 parent 05531d1 commit 7af5228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/sirupsen/logrus v1.6.0
2020
github.com/spf13/cobra v1.0.0
2121
github.com/spf13/viper v1.7.1
22-
github.com/urfave/negroni v1.0.0
22+
github.com/urfave/negroni/v2/v2 v2.0.2
2323
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
2424
gopkg.in/russross/blackfriday.v2 v2.0.0
2525
)

0 commit comments

Comments
 (0)