You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/libp2p/go-libp2p/p2p/transport/quicreuse
../../../../../go/pkg/mod/github.com/libp2p/[email protected]/p2p/transport/quicreuse/config.go:15:2: unknown field RequireAddressValidation in struct literal of type quic.Config
The latest version of Quick-Go removes the
RequireAddressValidation
callback in the config struct. quic-go/quic-go#4253An update will need to be made to remove this field from the quicreuse transport to avoid compilation errors.
go-libp2p/p2p/transport/quicreuse/config.go
Line 15 in 164adb4
Version Information
The text was updated successfully, but these errors were encountered: