Skip to content

Commit

Permalink
rm unknown pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
po3rin committed Jul 12, 2019
1 parent fdf60b3 commit ae76fc5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ orbs:
executors:
test:
docker:
- image: circleci/golang:1.11
- image: circleci/golang:1.12
environment:
GO111MODULE: "on"
working_directory: /go/src/github.com/po3rin/github_link_creator
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ repo.png
github_link_creator
dist
.vscode/
process.yml
1 change: 0 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/po3rin/github_link_creator v0.0.0-20190129163250-528012dde1bb/go.mod h1:nfi745SkAlQ6IaMqB2NcChxCGVMxzCkdxbMO0bYyO2A=
github.com/po3rin/img2circle v0.1.3 h1:Sq1W4kfj349CC4RwJtFKQzQTQqyR9FUkqvMcBMCCnWI=
github.com/po3rin/img2circle v0.1.3/go.mod h1:urrRtdq6N6yYBpqPWnU/Of/uxFANXVMbzSK7pzAWzfM=
github.com/po3rin/text2img v0.0.0-20190125153342-f13055fd3ad8/go.mod h1:fMsLIlrfPmXfMrnddKPI84Fp1JoIZs+uUmWPneSFNpw=
github.com/po3rin/txt2img v0.0.0-20190130134856-3fa5cb738517 h1:cy+vQ9ZQQNmvbLLnLsdqmUBB29Dw32sVm40rW4GcmNA=
github.com/po3rin/txt2img v0.0.0-20190130134856-3fa5cb738517/go.mod h1:DF3YUPC7sv5jaF6Z/q2TENqZxzkI0XvmZMtfW2HXmjM=
github.com/sirupsen/logrus v1.3.0 h1:hI/7Q+DtNZ2kINb6qt/lS+IyXnHQe9e90POfeewL/ME=
Expand Down

0 comments on commit ae76fc5

Please sign in to comment.