We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa3d7a commit dedae9cCopy full SHA for dedae9c
go.mod
@@ -68,8 +68,8 @@ require (
68
github.com/lib/pq v1.2.0
69
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
70
github.com/lunny/levelqueue v0.0.0-20190217115915-02b525a4418e
71
- github.com/markbates/goth v1.56.0
72
github.com/mailru/easyjson v0.7.0 // indirect
+ github.com/markbates/goth v1.56.0
73
github.com/mattn/go-isatty v0.0.7
74
github.com/mattn/go-oci8 v0.0.0-20190320171441-14ba190cf52d // indirect
75
github.com/mattn/go-sqlite3 v1.11.0
0 commit comments