diff --git a/coupon/client.go b/coupon/client.go index a742466..4c54f1a 100644 --- a/coupon/client.go +++ b/coupon/client.go @@ -10,7 +10,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" ) diff --git a/order/client.go b/order/client.go index 86b06f5..539c9ef 100644 --- a/order/client.go +++ b/order/client.go @@ -10,7 +10,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" ) diff --git a/site/client.balance.go b/site/client.balance.go index d43a50a..3861e6f 100644 --- a/site/client.balance.go +++ b/site/client.balance.go @@ -9,7 +9,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" ) diff --git a/site/client.go b/site/client.go index ad8d23f..79dbd3f 100644 --- a/site/client.go +++ b/site/client.go @@ -9,7 +9,7 @@ import ( "strings" "time" - "git.tetele.net/ttlpkg/tgo/crypter" + "git.tetele.net/tgo/crypter" "github.com/golang/protobuf/proto" )