Skip to content

Commit fdf60b3

Browse files
committed
debug mod error in CI
1 parent 4474322 commit fdf60b3

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

external/testtesttest.png

-651 KB
Binary file not shown.

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ require (
1313
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
1414
github.com/pkg/errors v0.8.1
1515
github.com/po3rin/img2circle v0.1.3
16-
github.com/po3rin/text2img v0.0.0-20190125153342-f13055fd3ad8
1716
github.com/po3rin/txt2img v0.0.0-20190130134856-3fa5cb738517
1817
github.com/sirupsen/logrus v1.3.0
1918
github.com/stretchr/testify v1.3.0

go.sum

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
4141
github.com/po3rin/github_link_creator v0.0.0-20190129163250-528012dde1bb/go.mod h1:nfi745SkAlQ6IaMqB2NcChxCGVMxzCkdxbMO0bYyO2A=
4242
github.com/po3rin/img2circle v0.1.3 h1:Sq1W4kfj349CC4RwJtFKQzQTQqyR9FUkqvMcBMCCnWI=
4343
github.com/po3rin/img2circle v0.1.3/go.mod h1:urrRtdq6N6yYBpqPWnU/Of/uxFANXVMbzSK7pzAWzfM=
44-
github.com/po3rin/text2img v0.0.0-20181105014342-779ba054d6ab h1:ioODAzz490Xhy6MESeTunzRVf30DhVZGzyk/TQLCIl4=
45-
github.com/po3rin/text2img v0.0.0-20181105014342-779ba054d6ab/go.mod h1:fMsLIlrfPmXfMrnddKPI84Fp1JoIZs+uUmWPneSFNpw=
46-
github.com/po3rin/text2img v0.0.0-20190125153342-f13055fd3ad8 h1:2Qek1BHmqoKG+fnyRiIDOYQ+4TyXSt1P0UNLXq7wDFg=
4744
github.com/po3rin/text2img v0.0.0-20190125153342-f13055fd3ad8/go.mod h1:fMsLIlrfPmXfMrnddKPI84Fp1JoIZs+uUmWPneSFNpw=
4845
github.com/po3rin/txt2img v0.0.0-20190130134856-3fa5cb738517 h1:cy+vQ9ZQQNmvbLLnLsdqmUBB29Dw32sVm40rW4GcmNA=
4946
github.com/po3rin/txt2img v0.0.0-20190130134856-3fa5cb738517/go.mod h1:DF3YUPC7sv5jaF6Z/q2TENqZxzkI0XvmZMtfW2HXmjM=

0 commit comments

Comments
 (0)