build(deps): bump github.com/quic-go/quic-go from 0.45.2 to 0.48.2 #290
Annotations
18 errors
go-test / ubuntu (go this)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
|
go-test / ubuntu (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
|
go-test / ubuntu (go this)
unknown field StreamHijacker in struct literal of type http3.ClientConn
|
go-test / ubuntu (go this)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
|
go-test / ubuntu (go this)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
|
go-test / ubuntu (go this)
Process completed with exit code 1.
|
go-test / macos (go this)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
|
go-test / macos (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
|
go-test / macos (go this)
unknown field StreamHijacker in struct literal of type http3.ClientConn
|
go-test / macos (go this)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
|
go-test / macos (go this)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
|
go-test / macos (go this)
Process completed with exit code 1.
|
go-test / windows (go this)
unknown field Connection in struct literal of type http3.ClientConn, but does have unexported connection
|
go-test / windows (go this)
unknown field EnableDatagrams in struct literal of type http3.ClientConn, but does have unexported enableDatagrams
|
go-test / windows (go this)
unknown field StreamHijacker in struct literal of type http3.ClientConn
|
go-test / windows (go this)
unknown field UniStreamHijacker in struct literal of type http3.ClientConn
|
go-test / windows (go this)
rt.Start undefined (type *http3.ClientConn has no field or method Start)
|
go-test / windows (go this)
Process completed with exit code 1.
|