golang starter template
Find a file
Stijn Vermeiren 4ea424ada6
All checks were successful
Lint / lint (push) Successful in 2m50s
Build / build (x86_64) (push) Successful in 2m54s
Build / build (aarch64) (push) Successful in 3m15s
Build / publish (push) Has been skipped
Test / build (aarch64) (push) Successful in 3m28s
Test / build (x86_64) (push) Successful in 1m37s
feat: initial commit
2025-10-21 21:51:28 +02:00
.forgejo/workflows feat: initial commit 2025-10-21 21:51:28 +02:00
cmd feat: initial commit 2025-10-21 21:51:28 +02:00
internal/build feat: initial commit 2025-10-21 21:51:28 +02:00
.air.toml feat: initial commit 2025-10-21 21:51:28 +02:00
.editorconfig feat: initial commit 2025-10-21 21:51:28 +02:00
.envrc feat: initial commit 2025-10-21 21:51:28 +02:00
.gitignore feat: initial commit 2025-10-21 21:51:28 +02:00
.golangci.yml feat: initial commit 2025-10-21 21:51:28 +02:00
.goreleaser.yaml feat: initial commit 2025-10-21 21:51:28 +02:00
.yamllint.yml feat: initial commit 2025-10-21 21:51:28 +02:00
flake.lock feat: initial commit 2025-10-21 21:51:28 +02:00
flake.nix feat: initial commit 2025-10-21 21:51:28 +02:00
go.mod feat: initial commit 2025-10-21 21:51:28 +02:00
go.sum feat: initial commit 2025-10-21 21:51:28 +02:00
justfile feat: initial commit 2025-10-21 21:51:28 +02:00
main.go feat: initial commit 2025-10-21 21:51:28 +02:00
README.md feat: initial commit 2025-10-21 21:51:28 +02:00
renovate.json feat: initial commit 2025-10-21 21:51:28 +02:00

Golang starter project