go.mod 59 B

12345
  1. module nettool
  2. go 1.22.0
  3. require gopkg.in/yaml.v3 v3.0.1