woodpecker/vendor/github.com/tetafro/godot/go.mod
Lukas c28f7cb29f
Add golangci-lint (#502)
Initial part of #435
2021-11-14 21:01:54 +01:00

5 lines
74 B
Modula-2

module github.com/tetafro/godot
go 1.16
require gopkg.in/yaml.v2 v2.4.0