pokedex_cli/go.mod

6 lines
97 B
Modula-2
Raw Permalink Normal View History

2025-09-28 20:15:55 +00:00
module k3gtpi.jumpingcrab.com/go-learning/pokedexcli
go 1.24.5
require gopkg.in/yaml.v2 v2.4.0