diff --git a/client_test.go b/client_test.go index 4fef51d..c73c3e4 100644 --- a/client_test.go +++ b/client_test.go @@ -4,7 +4,7 @@ import ( "errors" "fmt" "github.com/avast/retry-go" - "github.com/mix-go/xutil/xhttp" + "github.com/mix-go/xhttp" "github.com/stretchr/testify/assert" "log" "testing"