1 2 3 4 5 6 7 8 9 10
module wg-portal go 1.25 require ( github.com/samber/lo v1.51.0 gopkg.in/yaml.v3 v3.0.1 ) require golang.org/x/text v0.22.0 // indirect