website icon indicating copy to clipboard operation
website copied to clipboard

build: Add -e flag for go list to fix build issues

Open adinhodovic opened this issue 2 years ago • 3 comments

Think this will fix building, would like to add a mixin or two but my git diff is to large since main builds are failing.

Installing tools from hack/tools.go
tools.go:8:2: import "github.com/brancz/gojsontoyaml" is a program, not an importable package

https://github.com/golang/go/issues/61857#issuecomment-1670182050

adinhodovic avatar Nov 06 '23 17:11 adinhodovic

@paulfantom can you take a look when you find time? Thanks!

adinhodovic avatar Nov 13 '23 11:11 adinhodovic

I wish I saw this before I did all the investigation to https://github.com/monitoring-mixins/website/pull/38

(maybe update the title so @paulfantom realizing its fixing the build, not just because you want to)

halkeye avatar Feb 19 '24 01:02 halkeye

Hi1 Any update on this? I think fix is rather straightforward? thanks

v-zhuravlev avatar May 04 '24 10:05 v-zhuravlev