src-d / ghsync

GitHub API v3 > PostgreSQL
https://sourced.tech
GNU General Public License v3.0
9 stars 8 forks source link

Does not build on go 1.13 #64

Open carlosms opened 5 years ago

carlosms commented 5 years ago

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)