mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Replaced slug dependency with one that did not use gopkgs.com
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/gosimple/slug"
|
||||
"github.com/dalu/slug"
|
||||
)
|
||||
|
||||
// Typed errors
|
||||
|
||||
Reference in New Issue
Block a user