Update go-jose and crypto version #462
Annotations
4 errors and 1 warning
lint:
pkg/util/net/conn.go#L196
cannot use &wrapQuicStream{…} (value of type *wrapQuicStream) as "net".Conn value in return statement: *wrapQuicStream does not implement "net".Conn (missing method Read) (typecheck)
|
lint:
client/proxy/xtcp.go#L173
undefined: quic (typecheck)
|
lint:
client/proxy/xtcp.go#L174
undefined: quic (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frp/frp. Supported file pattern: go.sum
|