File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/fatih/color v1.7.0
7+ github.com/integrii/flaggy v1.2.2 // indirect
78 github.com/k0kubun/pp v3.0.1+incompatible
89 github.com/mattn/go-zglob v0.0.1
910 github.com/rakyll/statik v0.1.6
1011 github.com/relastle/colorflag v0.0.0-20190926071630-d4c845e34e8c
12+ github.com/relastle/taggo v0.0.0-20190630122616-0adebcd8eab6 // indirect
1113)
Original file line number Diff line number Diff line change 11github.tiyicn.workers.dev/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys =
22github.tiyicn.workers.dev/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
3+ github.com/integrii/flaggy v1.2.2 h1:SzL5kyEaW+Cb3RLxGG1ch9FFDLQPB6QuMdYoNu5JIo0 =
4+ github.com/integrii/flaggy v1.2.2 /go.mod h1:tnTxHeTJbah0gQ6/K0RW0J7fMUBk9MCF5blhm43LNpI =
35github.tiyicn.workers.dev/k0kubun/pp v3.0.1+incompatible h1:3tqvf7QgUnZ5tXO6pNAZlrvHgl6DvifjDrd9g2S9Z40 =
46github.tiyicn.workers.dev/k0kubun/pp v3.0.1+incompatible /go.mod h1:GWse8YhT0p8pT4ir3ZgBbfZild3tgzSScAn6HmfYukg =
57github.tiyicn.workers.dev/mattn/go-colorable v0.1.2 h1:/bC9yWikZXAL9uJdulbSfyVNIR3n3trXl+v8+1sx8mU =
@@ -12,5 +14,7 @@ github.com/rakyll/statik v0.1.6 h1:uICcfUXpgqtw2VopbIncslhAmE5hwc4g20TEyEENBNs=
1214github.tiyicn.workers.dev/rakyll/statik v0.1.6 /go.mod h1:OEi9wJV/fMUAGx1eNjq75DKDsJVuEv1U0oYdX6GX8Zs =
1315github.tiyicn.workers.dev/relastle/colorflag v0.0.0-20190926071630-d4c845e34e8c h1:+rQG0CRZFZw5xK4A9RCLxRcWdROI4DzCU66iWZx/0HE =
1416github.tiyicn.workers.dev/relastle/colorflag v0.0.0-20190926071630-d4c845e34e8c /go.mod h1:zCHW+H3mqOZ35829qC8zau+dnhUgsqKObIApF0m0KdM =
17+ github.com/relastle/taggo v0.0.0-20190630122616-0adebcd8eab6 h1:Y/fCHhk4hJskKxPFUc4fNYIB/s7B4Le4cbv56rEfldk =
18+ github.com/relastle/taggo v0.0.0-20190630122616-0adebcd8eab6 /go.mod h1:2AtCKkENdl73O5VZtCWR70vsVQDCDGXYI7aVa9Mnsuk =
1519golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 h1:DH4skfRX4EBpamg7iV4ZlCpblAHI6s6TDM39bFZumv8 =
1620golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments