Update module github.com/pion/dtls/v2 to v2.2.11 #940
Annotations
10 errors
lint:
service/config/config.go#L97
c.GRPC.Validate undefined (type GRPCConfig has no field or method Validate) (typecheck)
|
lint:
service/device/service.go#L49
undefined: dtls (typecheck)
|
lint:
service/device/authenticationPreSharedKey.go#L60
undefined: dtls (typecheck)
|
lint:
service/device/authenticationX509.go#L93
undefined: dtls (typecheck)
|
lint:
service/service.go#L73
previous case (typecheck)
|
lint:
service/grpc/clearCache.go#L32
dev.Close undefined (type *device has no field or method Close) (typecheck)
|
lint:
service/grpc/createResource.go#L63
dev.DeviceID undefined (type *device has no field or method DeviceID) (typecheck)
|
lint:
service/grpc/createResource.go#L64
dev.UpdateResourceWithCodec undefined (type *device has no field or method UpdateResourceWithCodec) (typecheck)
|
lint:
service/grpc/deleteResource.go#L48
dev.DeviceID undefined (type *device has no field or method DeviceID) (typecheck)
|
lint:
service/grpc/deleteResource.go#L49
dev.DeleteResourceWithCodec undefined (type *device has no field or method DeleteResourceWithCodec) (typecheck)
|