| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-20 | Building: Remove release tag | Jeroen Wijenbergh | |
| As we now have the discovery JSON files in the repo, it makes no sense to conditionally embed the files. Just always embed them | |||
| 2023-03-01 | Format: Run black and gofumpt | jwijenbergh | |
| 2023-02-27 | Discovery: Fix embedding preamble | jwijenbergh | |
| 2023-02-27 | Discovery: Conditionally embed latest discovery files for local cache | jwijenbergh | |
| Conditionally embedding based on https://github.com/golang/go/issues/44484#issuecomment-948137497 To use it, wget the discovery files into the internal/discovery folder (same JSON name) after verifying the signature. Then build with -tags=release | |||
