fix X-Forwarded-For

This commit is contained in:
Daniel Mason 2021-03-28 22:07:11 +13:00
parent 16531f9fa1
commit d2e309b699
5 changed files with 8 additions and 5 deletions

View file

@ -8,8 +8,8 @@ import (
"strings"
"time"
"git.m2.nz/go-scrobble/internal/goscrobble"
"github.com/joho/godotenv"
"gitlab.com/idanoo/go-scrobble/internal/goscrobble"
)
func main() {