testing/go.mod

6 lines
57 B
Modula-2
Raw Normal View History

2024-05-08 20:28:36 +00:00
module testing
go 1.15
require gopkg.in/yaml.v2 v2.3.0