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 5330aea commit 612ff4eCopy full SHA for 612ff4e
go.mod
@@ -5,6 +5,7 @@ go 1.15
5
require (
6
github.com/Masterminds/goutils v1.1.1 // indirect
7
github.com/Masterminds/sprig v2.22.0+incompatible
8
+ github.com/ajstarks/svgo v0.0.0-20200725142600-7a3c8b57fecb
9
github.com/alecthomas/kong v0.2.16
10
github.com/docker/docker v20.10.0-beta1.0.20201110211921-af34b94a78a1+incompatible
11
github.com/dustin/go-humanize v1.0.0
0 commit comments