All checks were successful
Docker Build / build-and-push-image (push) Successful in 1m8s
6 lines
90 B
Modula-2
6 lines
90 B
Modula-2
module github.com/arcodange-org/homelab-gateway
|
|
|
|
go 1.23
|
|
|
|
require gopkg.in/yaml.v3 v3.0.1
|