mirror of
https://github.com/minimaxir/big-list-of-naughty-strings.git
synced 2025-09-19 18:31:44 +02:00
Go package: fix import URL
This commit is contained in:
@@ -8,7 +8,7 @@ package naughtystrings
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
"github.com/willfaught/big-list-of-naughty-strings/naughtystrings/internal"
|
||||
"github.com/minimaxir/big-list-of-naughty-strings/naughtystrings/internal"
|
||||
)
|
||||
|
||||
var base64encoded, unencoded []string
|
||||
|
Reference in New Issue
Block a user