1 2 3 4 5 6 7 8 9 10 11 12 13
module go.neonxp.ru/conf go 1.23.0 require ( github.com/mna/pigeon v1.3.0 // indirect golang.org/x/mod v0.21.0 // indirect golang.org/x/sync v0.8.0 // indirect golang.org/x/tools v0.25.0 // indirect ) tool github.com/mna/pigeon