aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cluster.go
diff options
context:
space:
mode:
Diffstat (limited to 'skate/cluster.go')
-rw-r--r--skate/cluster.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/skate/cluster.go b/skate/cluster.go
index 3421a0b..9e16b78 100644
--- a/skate/cluster.go
+++ b/skate/cluster.go
@@ -5,7 +5,7 @@ import (
"regexp"
"strings"
- json "github.com/segmentio/encoding/json"
+ "github.com/segmentio/encoding/json"
"golang.org/x/text/unicode/norm"
)