aboutsummaryrefslogtreecommitdiff
path: root/client_options.go
diff options
context:
space:
mode:
Diffstat (limited to 'client_options.go')
-rw-r--r--client_options.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/client_options.go b/client_options.go
index 2bdbffe..f2d2f45 100644
--- a/client_options.go
+++ b/client_options.go
@@ -9,7 +9,7 @@ import (
"os"
"time"
- "github.com/shuLhan/share/lib/ini"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/ini"
)
// ClientOptions configuration for HTTP client.