greet/go.mod

6 lines
101 B
Modula-2
Raw Normal View History

2021-08-29 15:36:09 +01:00
module forge.dananglin.me.uk/code/dananglin/greet
go 1.17
require github.com/magefile/mage v1.11.0