Change crunchyroll-go dependency name

This commit is contained in:
bytedream 2022-07-25 10:53:29 +02:00
parent 303689ecbb
commit 5b4c228b60
11 changed files with 16 additions and 18 deletions

View file

@ -6,7 +6,7 @@ import (
"crypto/rand"
"crypto/sha256"
"fmt"
"github.com/ByteDream/crunchyroll-go/v3"
"github.com/crunchy-labs/crunchyroll-go/v3"
"io"
"os"
"path/filepath"