OSDN Git Service

update master (#487)
[bytom/bytom-spv.git] / net / http / authn / authn.go
index 923466c..b521478 100644 (file)
@@ -9,7 +9,7 @@ import (
        "sync"
        "time"
 
-       "github.com/bytom/blockchain/accesstoken"
+       "github.com/bytom/accesstoken"
        "github.com/bytom/errors"
 )