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
{{ message }}
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
panic: interface conversion: *main.StringArray is not flag.Getter: missing method Get
goroutine 1 [running]:
github.com/mreiferson/go-options.Resolve(0x8692c0, 0xc8200c8580, 0xc820037ee8, 0xc82008af90)
/go/src/github.com/mreiferson/go-options/options.go:86 +0xe7c
main.main()
/go/src/github.com/bitly/oauth2_proxy/main.go:93 +0x15e6
The installation steps in the readme need to be updated to reference using https://github.com/pote/gpm, or changes need to be made to support the latest version of go-options.
The text was updated successfully, but these errors were encountered:
Built via
go get github.com/bitly/oauth2_proxy
command provided in the readme.Appears to have been caused by mreiferson/go-options#4.
The installation steps in the readme need to be updated to reference using https://github.com/pote/gpm, or changes need to be made to support the latest version of go-options.
The text was updated successfully, but these errors were encountered: