Stupid project, used in some other projects for testing
Find a file
Heiko Schlittermann (HS12-RIPE) fd9c98d24e fix: align .gogogo.conf module path with go.mod
go.mod declares module go.schlittermann.de/heiko/hello (not /v2), so
the gogogo config must match to avoid hash mismatches during module
proxy verification.
2026-05-06 00:11:22 +02:00
cmd/hello fix: adapt to selfupdate API change 2026-05-05 14:05:31 +02:00
v2 add missing go.* files 2025-05-18 23:07:51 +02:00
.gogogo.conf fix: align .gogogo.conf module path with go.mod 2026-05-06 00:11:22 +02:00
.golangci.yml lint 2024-10-21 09:01:09 +02:00
go.mod fix: /hello 2026-05-05 14:02:56 +02:00
go.sum go: update dependencies 2026-05-05 14:02:11 +02:00
LICENSE.txt new: license 2024-10-21 08:59:07 +02:00
README.md doc: add readme 2024-10-28 19:21:22 +01:00

Hello

This is a useless project. But it is used for integration and build tests. Mainly for my the release tool.