bitly / oauth2_proxy

A reverse proxy that provides authentication with Google, Github or other provider
MIT License
5.1k stars 1.21k forks source link

go get github.com/bitly/oauth2_proxy Does not work #573

Open grebenaha opened 6 years ago

grebenaha commented 6 years ago

go get github.com/bitly/oauth2_proxy package gopkg.in/fsnotify.v1: unrecognized import path "gopkg.in/fsnotify.v1" (parse https://gopkg.in/fsnotify.v1?go-get=1: no go-import meta tags (meta tag gopkg.in/fsnotify/fsnotify.v1 did not match import path gopkg.in/fsnotify.v1))

ploxiln commented 6 years ago

related: #568 / #569