aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/tetafro/godot/go.mod
blob: d0fa675b60492621cc1f6c8fbd69cff73c426cc8 (plain)
1
2
3
4
5
module github.com/tetafro/godot

go 1.15

require gopkg.in/yaml.v2 v2.4.0