Skip to content

Commit

Permalink
*: migrate from Glide to dep
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Jun 24, 2018
1 parent 6edd32e commit 4fad92f
Show file tree
Hide file tree
Showing 752 changed files with 25,268 additions and 213,169 deletions.
80 changes: 80 additions & 0 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[[constraint]]
name = "github.com/PuerkitoBio/goquery"
version = "1.4.1"

[[constraint]]
name = "github.com/cheggaaa/pb"
version = "1.0.25"

[[constraint]]
name = "github.com/fatih/color"
version = "1.7.0"

[prune]
non-go = true
go-tests = true
unused-packages = true
28 changes: 0 additions & 28 deletions glide.lock

This file was deleted.

12 changes: 0 additions & 12 deletions glide.yaml

This file was deleted.

1 change: 0 additions & 1 deletion vendor/github.com/PuerkitoBio/goquery/.gitattributes

This file was deleted.

16 changes: 0 additions & 16 deletions vendor/github.com/PuerkitoBio/goquery/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/PuerkitoBio/goquery/.travis.yml

This file was deleted.

146 changes: 0 additions & 146 deletions vendor/github.com/PuerkitoBio/goquery/README.md

This file was deleted.

Loading

0 comments on commit 4fad92f

Please sign in to comment.