Files
telegram-gateway/go.mod
Gabriel Radureau ee832de089
All checks were successful
Docker Build / build-and-push-image (push) Successful in 1m8s
Phase 1 MVP — echo bot factory
2026-05-09 12:23:59 +02:00

6 lines
90 B
Modula-2

module github.com/arcodange-org/homelab-gateway
go 1.23
require gopkg.in/yaml.v3 v3.0.1