module github.com/penal-colony/proxx go 1.24.1 require ( github.com/google/uuid v1.6.0 gopkg.in/yaml.v3 v3.0.1 )