-
- Downloads
move to kszk/oss
module git.sch.bme.hu/mikewashere/authsch | ||
module git.sch.bme.hu/kszk/opensource/authsch-go | ||
replace git.sch.bme.hu/mikewashere/authsch => ./ | ||
replace git.sch.bme.hu/kszk/opensource/authsch-go => ./ | ||
go 1.15 | ||
require ( | ||
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 | ||
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987 | ||
) | ||
require golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 |
Please register or sign in to comment