elastic / hey-apm

Basic load generation for apm-server built on hey
Apache License 2.0
16 stars 16 forks source link

error loading module requirements for github.com/heptio/workgroup@v0.8.0-beta.1 #162

Closed v1v closed 4 years ago

v1v commented 4 years ago
14:43:16  Parsing meta tags from https://howett.net/plist?go-get=1 (status code 200)
14:43:16  get "howett.net/plist": found meta tag get.metaImport{Prefix:"howett.net/plist", VCS:"git", RepoRoot:"https://gitlab.howett.net/go/plist.git"} at https://howett.net/plist?go-get=1
14:43:16  go: finding howett.net/plist v0.0.0-20200225050739-77e249a2e2ba
14:43:16  go: github.com/heptio/workgroup@v0.8.0-beta.1: unknown revision v0.8.0-beta.1
14:43:17  go: error loading module requirements

Regression from https://github.com/elastic/hey-apm/pull/159 . The workaround at that time was done with https://github.com/elastic/hey-apm/pull/144