1d8091a7e9
Move the magefile related files to a submodule, so that it does not become a dependency for logrus itself. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
6 lines
88 B
Modula-2
6 lines
88 B
Modula-2
module github.com/sirupsen/logrus/ci
|
|
|
|
go 1.15
|
|
|
|
require github.com/magefile/mage v1.11.0
|