❯ go get gopkg.in/src-d/hercules.v10
package gopkg.in/src-d/hercules.v10: unrecognized import path "gopkg.in/src-d/hercules.v10" (parse https://gopkg.in/src-d/hercules.v10?go-get=1: no go-import meta tags ())
Yeah, I am debugging the Python package deployment, everything is broken currently, and I have to force push to master because it is the only way to test PyPi Travis deployment.
it doesnt show up on
gopkg
either: https://gopkg.in/src-d/hercules.v9the
gopkg
documentation implies the tag must begin with av
, whereas the version 10 tag is just10.0.0
currently: