Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
switches to github.com/ChimeraCoder/anaconda for better Twitter handling
Browse files Browse the repository at this point in the history
  • Loading branch information
Seklfreak committed Nov 17, 2018
1 parent 266c5fa commit e5bc34c
Show file tree
Hide file tree
Showing 5 changed files with 133 additions and 78 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: go
go:
- "1.10"
- "1.11"
install:
- go get -u github.com/golang/dep/cmd/dep
Expand Down
120 changes: 92 additions & 28 deletions Gopkg.lock

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

12 changes: 4 additions & 8 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@
name = "github.com/bwmarrin/discordgo"
version = "0.18.0"

[[constraint]]
branch = "master"
name = "github.com/dghubble/go-twitter"

[[constraint]]
name = "github.com/dghubble/oauth1"
version = "0.4.0"

[[constraint]]
branch = "master"
name = "github.com/hashicorp/go-version"
Expand All @@ -73,6 +65,10 @@
name = "mvdan.cc/xurls"
version = "1.1.0"

[[constraint]]
name = "github.com/ChimeraCoder/anaconda"
version = "2.0.0"

[prune]
go-tests = true
unused-packages = true
Loading

0 comments on commit e5bc34c

Please sign in to comment.