ソースを参照

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 {