vlnst
vlnst
> The new v2 API is available at an updated URL > The v1 endpoint will be shut down on October 31, 2024. [Update](https://developer.mozilla.org/en-US/observatory/docs/faq#has_the_http_observatory_api_been_updated_to_use_the_new_tests)
You can probably just use `go install -v .` instead of `go get -v .` and `go build -o /go/bin/linx-server .` (tested it on my setup). The program launches with...
Also, there is a warning after build: `WARNING: current commit information was not captured by the build: failed to read current commit information with git rev-parse --is-inside-work-tree` which I guess...
> I don't get the warning which makes it hard to troubleshoot... Yeah, my bad, had "dubious ownership in repository" that's why I was getting this error
Latest alpine is 3.21 now