1 2 3 4 5 6 7 8
module gvisor.dev/website go 1.12 require ( golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 google.golang.org/api v0.4.0 )