{ "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2025-06-11T10:50:43.707Z", "attributedTo":"https://k.matthias.org/actors/relistan", "to":["https://www.w3.org/ns/activitystreams#Public"], "cc":["https://k.matthias.org/actors/relistan/followers"], "content":"
I'm having a weird #Golang dependency issue that I've never seen before. The code compiles on macOS and Alpine Linux absolutely fine. On Ubuntu and Debian I get a complaint from the compiler that the dependencies need to have `go mod tidy` run. Running it does nothing.
This stinks... because our CI is Debian. Very strange issue.
", "mediaType":"text/html", "attachment":[], "tag":[ {"type":"Hashtag","name":"#Golang","href":"https://k.matthias.org/tags/Golang"} ], "type":"Note", "id":"https://k.matthias.org/objects/Ws_mzG3v6hQ" }