浏览代码

Update exp package to use my repo

Marc Millstone 9 年之前
父节点
当前提交
31654a18eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      exp/exp.go

+ 1 - 1
exp/exp.go

@@ -8,7 +8,7 @@ import (
 	"net/http"
 	"sync"
 
-	"github.com/rcrowley/go-metrics"
+	"github.com/splittingfield/go-metrics"
 )
 
 type exp struct {