OSDN Git Service

update master (#487)
[bytom/bytom.git] / net / http / authn / authn_test.go
index 1c28c26..7b0ee8b 100644 (file)
@@ -9,7 +9,7 @@ import (
 
        dbm "github.com/tendermint/tmlibs/db"
 
-       "github.com/bytom/blockchain/accesstoken"
+       "github.com/bytom/accesstoken"
        "github.com/bytom/errors"
 )