We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e44b94 commit d93d834Copy full SHA for d93d834
go.mod
@@ -57,7 +57,7 @@ require (
57
github.com/pmezard/go-difflib v1.0.0 // indirect
58
github.com/russross/blackfriday/v2 v2.1.0 // indirect
59
github.com/schollz/closestmatch v2.1.0+incompatible // indirect
60
- github.com/sirupsen/logrus v1.8.1 // indirect
+ github.com/sirupsen/logrus v1.9.1 // indirect
61
github.com/tdewolff/minify/v2 v2.12.9 // indirect
62
github.com/tdewolff/parse/v2 v2.6.8 // indirect
63
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
0 commit comments