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
With go 1.13 the bindata workaround in go.mod fails with:
go: github.com/google/go-github/v25@v25.1.1 used for two different module paths (github.com/google/go-github and github.com/google/go-github/v25)
With go 1.13 the bindata workaround in
go.modfails with: