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
$ dh-make-golang github.com/grafana/grafana
2021/07/17 00:38:03 Starting "dh-make-golang v0.4.0 linux/amd64"
2021/07/17 00:38:03 Downloading "github.com/grafana/grafana/..."
2021/07/17 00:39:12 Deleting upstream vendor/ directories
2021/07/17 00:39:12 Determining upstream version number
2021/07/17 00:39:13 Found latest tag "v6.5"
2021/07/17 00:39:13 WARNING: Latest tag "v6.5" is not a valid SemVer version
2021/07/17 00:39:13 INFO: master is ahead of "v6.5" by 7122 commits
2021/07/17 00:39:13 Package version is "6.5"
can't load package: package github.com/grafana/grafana/pkg/macaron: code in directory /tmp/dh-make-golang736672000/src/github.com/grafana/grafana/pkg/macaron expects import "gopkg.in/macaron.v1"
2021/07/17 00:39:16 Could not create a tarball of the upstream source: [go list -f {{.ImportPath}} {{.Name}} github.com/grafana/grafana/...]: exit status 1
The text was updated successfully, but these errors were encountered:
Is there anything I can do here:
$ dh-make-golang github.com/grafana/grafana
2021/07/17 00:38:03 Starting "dh-make-golang v0.4.0 linux/amd64"
2021/07/17 00:38:03 Downloading "github.com/grafana/grafana/..."
2021/07/17 00:39:12 Deleting upstream vendor/ directories
2021/07/17 00:39:12 Determining upstream version number
2021/07/17 00:39:13 Found latest tag "v6.5"
2021/07/17 00:39:13 WARNING: Latest tag "v6.5" is not a valid SemVer version
2021/07/17 00:39:13 INFO: master is ahead of "v6.5" by 7122 commits
2021/07/17 00:39:13 Package version is "6.5"
can't load package: package github.com/grafana/grafana/pkg/macaron: code in directory /tmp/dh-make-golang736672000/src/github.com/grafana/grafana/pkg/macaron expects import "gopkg.in/macaron.v1"
2021/07/17 00:39:16 Could not create a tarball of the upstream source: [go list -f {{.ImportPath}} {{.Name}} github.com/grafana/grafana/...]: exit status 1
The text was updated successfully, but these errors were encountered: