merge v3 branch #34

Merged
vtolstov merged 2 commits from v3 into master 2021-10-26 22:01:46 +03:00
Showing only changes of commit 3592052ac9 - Show all commits

View File

@ -1,5 +1,5 @@
// Package http provides a http client
package http
package http // import "go.unistack.org/micro-client-http/v3"
import (
"bufio"