chore(deps): update go deps #388
Annotations
10 errors
golangci-lint:
base/validate.go#L23
undefined: protovalidate (typecheck)
|
golangci-lint:
base/validate.go#L24
undefined: protovalidate (typecheck)
|
golangci-lint:
bundle/client.go#L155
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
|
golangci-lint:
bundle/client.go#L158
c.Credentials undefined (type *Client has no field or method Credentials) (typecheck)
|
golangci-lint:
bundle/client.go#L159
c.Credentials undefined (type *Client has no field or method Credentials) (typecheck)
|
golangci-lint:
bundle/client.go#L160
c.BootstrapEndpoint undefined (type *Client has no field or method BootstrapEndpoint) (typecheck)
|
golangci-lint:
bundle/client.go#L188
c.HTTPClient undefined (type *Client has no field or method HTTPClient) (typecheck)
|
golangci-lint:
bundle/client.go#L212
c.Credentials undefined (type *Client has no field or method Credentials) (typecheck)
|
golangci-lint:
bundle/client.go#L246
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
|
golangci-lint:
bundle/client.go#L250
c.PDPIdentifier undefined (type *Client has no field or method PDPIdentifier) (typecheck)
|
Loading