Files
GoLangProxy/go.mod
T
2025-03-01 11:39:07 +00:00

6 lines
56 B
Modula-2

module main
go 1.24.0
require gopkg.in/yaml.v2 v2.4.0