mirror of
https://github.com/go-gitea/gitea
synced 2025-07-06 10:37:20 +00:00
go1.16 (#14783)
This commit is contained in:
1
vendor/github.com/markbates/goth/go.mod
generated
vendored
1
vendor/github.com/markbates/goth/go.mod
generated
vendored
@ -14,6 +14,7 @@ require (
|
||||
github.com/markbates/going v1.0.0
|
||||
github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.4.0
|
||||
golang.org/x/net v0.0.0-20200930145003-4acb6c075d10 // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
|
||||
|
Reference in New Issue
Block a user