chore: Update dependencies, Update golang version

This commit is contained in:
Manuel 2024-04-27 22:19:41 +02:00
parent e6bf12fa35
commit 8f13f765a1
Signed by: Manuel
GPG key ID: 4085037435E1F07A
8 changed files with 42 additions and 23 deletions

View file

@ -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"