Stupid project, used in some other projects for testing
- Go 100%
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. |
||
|---|---|---|
| cmd/hello | ||
| v2 | ||
| .gogogo.conf | ||
| .golangci.yml | ||
| go.mod | ||
| go.sum | ||
| LICENSE.txt | ||
| README.md | ||
Hello
This is a useless project. But it is used for integration and build tests. Mainly for my the release tool.