We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e917d commit 3f6158aCopy full SHA for 3f6158a
cmd/main.go
@@ -2,7 +2,7 @@ package main
2
3
import (
4
"github.com/pkg/errors"
5
- "go-restclient/restclient"
+ "github.com/ysyesilyurt/go-restclient/restclient"
6
"log"
7
"net/http"
8
"net/url"
0 commit comments