Skip to content

Commit 612ff4e

Browse files
committed
hotfix: add go.sum.
1 parent 5330aea commit 612ff4e

File tree

2 files changed

+1344
-0
lines changed

2 files changed

+1344
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ go 1.15
55
require (
66
github.com/Masterminds/goutils v1.1.1 // indirect
77
github.com/Masterminds/sprig v2.22.0+incompatible
8+
github.com/ajstarks/svgo v0.0.0-20200725142600-7a3c8b57fecb
89
github.com/alecthomas/kong v0.2.16
910
github.com/docker/docker v20.10.0-beta1.0.20201110211921-af34b94a78a1+incompatible
1011
github.com/dustin/go-humanize v1.0.0

0 commit comments

Comments
 (0)