go: bump github.com/sacloud/go-http from 0.1.7 to 0.1.8 #167
Annotations
10 errors
lint-go:
factory.go#L110
undefined: retryablehttp (typecheck)
|
lint-go:
factory.go#L117
undefined: retryablehttp (typecheck)
|
lint-go
undefined: max (typecheck)
|
lint-go
r.ContentLength undefined (type *Request has no field or method ContentLength) (typecheck)
|
lint-go
r.GetBody undefined (type *Request has no field or method GetBody) (typecheck)
|
lint-go
r.GetBody undefined (type *Request has no field or method GetBody) (typecheck)
|
lint-go
req.Method undefined (type *Request has no field or method Method) (typecheck)
|
lint-go
req.Method undefined (type *Request has no field or method Method) (typecheck)
|
lint-go
req.Body undefined (type *Request has no field or method Body, but does have body) (typecheck)
|
lint-go
req.Body undefined (type *Request has no field or method Body, but does have body) (typecheck)
|