Added license, and CI workflow for Gitea and GitHub Actions.
All checks were successful
CI / test (push) Successful in 16s

This commit is contained in:
2026-02-21 00:48:20 +01:00
parent 09a1c8dd26
commit 74074656be
9 changed files with 109 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
// Copyright (c) 2026 Micha Hoiting
module git.hoiting.org/micha/triplex
go 1.25.0