go: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #169
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)
|