changed dependency for gosimple/slug, they had finally removed the gopkgs dependency, Fixes #2153
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/dalu/slug"
|
||||
"github.com/gosimple/slug"
|
||||
)
|
||||
|
||||
// Typed errors
|
||||
|
||||
Reference in New Issue
Block a user