This commit is contained in:
Quentin McGaw
2020-07-12 15:21:32 +00:00
parent 4eb7c4ac36
commit 2acf627918
2 changed files with 6 additions and 12 deletions

4
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/fatih/color v1.9.0
github.com/golang/mock v1.4.3
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/qdm12/golibs v0.0.0-20200528010515-765b7cd4f0db
github.com/qdm12/golibs v0.0.0-20200712151944-a0325873bf5a
github.com/stretchr/testify v1.6.1
golang.org/x/sys v0.0.0-20200610111108-226ff32320da
golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae
)