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 f648212 commit 29a50baCopy full SHA for 29a50ba
cmd/go.mod
@@ -12,3 +12,5 @@ require (
12
github.com/rivo/uniseg v0.2.0
13
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa
14
)
15
+
16
+replace github.com/Code-Hex/Neo-cowsay/v2 => ../
0 commit comments