mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
move import
This commit is contained in:
parent
23d5d4daff
commit
1f0875ba68
@ -4,10 +4,10 @@
|
|||||||
package httpclient
|
package httpclient
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/placeholderplaceholderplaceholder/opentf/version"
|
|
||||||
"net/http"
|
"net/http"
|
||||||
|
|
||||||
cleanhttp "github.com/hashicorp/go-cleanhttp"
|
cleanhttp "github.com/hashicorp/go-cleanhttp"
|
||||||
|
"github.com/placeholderplaceholderplaceholder/opentf/version"
|
||||||
)
|
)
|
||||||
|
|
||||||
// New returns the DefaultPooledClient from the cleanhttp
|
// New returns the DefaultPooledClient from the cleanhttp
|
||||||
|
Loading…
Reference in New Issue
Block a user