This website requires JavaScript.
Explore
Help
Sign In
mirror
/
logrus
mirror of
https://github.com/sirupsen/logrus.git
Watch
1
Star
0
Fork
You've already forked logrus
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7a1110c25
logrus
/
ci
/
go.mod
6 lines
88 B
Modula-2
Raw
Normal View
History
Unescape
Escape
move "mage" to a separate module 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>
2021-02-19 14:44:32 +03:00
module
github
.
com
/
sirupsen
/
logrus
/
ci
Update to GO 1.18 to support critical deps
2024-06-07 20:28:34 +03:00
go
1.18
move "mage" to a separate module 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>
2021-02-19 14:44:32 +03:00
require
github
.
com
/
magefile
/
mage
v1
.
11.0