spruce/go.mod
Dan Anglin 69c3165fc1
build: replace make with mage
- Replace the makefile with the magefile
- Update the Dockerfile
- Update go.mod
2023-08-11 14:59:21 +01:00

6 lines
97 B
Modula-2

module codeflow.dananglin.me.uk/apollo/spruce
go 1.21
require github.com/magefile/mage v1.15.0