Skip to content

Commit 0500aae

Browse files
meafmirailer
authored andcommitted
Restored cleanhttp dep
1 parent 66e676e commit 0500aae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

upcloud/client/client.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"time"
1010

1111
"github.com/blang/semver"
12+
"github.com/hashicorp/go-cleanhttp"
1213
)
1314

1415
// Constants

0 commit comments

Comments
 (0)