greet/go.mod

5 lines
101 B
Modula-2

module forge.dananglin.me.uk/code/dananglin/greet
go 1.17
require github.com/magefile/mage v1.11.0