Update module github.com/pion/dtls/v2 to v2.2.11 #814
Annotations
10 errors
lint:
net/client/client.go#L78
c.Do undefined (type *Client[C] has no field or method Do) (typecheck)
|
lint:
net/client/client.go#L105
c.DoObserve undefined (type *Client[C] has no field or method DoObserve) (typecheck)
|
lint:
net/client/client.go#L149
c.Do undefined (type *Client[C] has no field or method Do) (typecheck)
|
lint:
net/client/client.go#L186
c.Do undefined (type *Client[C] has no field or method Do) (typecheck)
|
lint:
dtls/server/config.go#L51
opts.Errors undefined (type Config has no field or method Errors) (typecheck)
|
lint:
dtls/server/server.go#L46
cfg.Ctx undefined (type Config has no field or method Ctx) (typecheck)
|
lint:
dtls/server/server.go#L47
cfg.Errors undefined (type Config has no field or method Errors) (typecheck)
|
lint:
dtls/server/server.go#L48
cfg.Errors undefined (type Config has no field or method Errors) (typecheck)
|
lint:
dtls/server/server.go#L57
cfg.GetToken undefined (type Config has no field or method GetToken) (typecheck)
|
lint:
dtls/server/server.go#L58
cfg.GetToken undefined (type Config has no field or method GetToken) (typecheck)
|