forked from SunRed/discord-tweeter
chore: Update dependencies, Update golang version
This commit is contained in:
parent
e6bf12fa35
commit
8f13f765a1
8 changed files with 42 additions and 23 deletions
|
@ -3,7 +3,7 @@ package cmd
|
|||
import (
|
||||
"bytes"
|
||||
"encoding/json"
|
||||
ts "github.com/n0madic/twitter-scraper"
|
||||
ts "github.com/imperatrona/twitter-scraper"
|
||||
"log"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue