You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> go get github.com/martini-contrib/oauth2
# github.com/martini-contrib/oauth2
src/github.com/martini-contrib/oauth2/oauth2.go:51: undefined: oauth2.Options
> go run server.go
# github.com/martini-contrib/oauth2
src/github.com/martini-contrib/oauth2/oauth2.go:51: undefined: oauth2.Options
> go version
go version go1.3.3 linux/amd64
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: