Hello, when I run the "go build client-mpquic.go" command I got this error: ./client-mpquic.go:21:3: unknown field 'CreatePaths' in struct literal of type quic.Config Could you tell me please how can I fix it ?
Hello,
when I run the "go build client-mpquic.go" command I got this error:
./client-mpquic.go:21:3: unknown field 'CreatePaths' in struct literal of type quic.Config
Could you tell me please how can I fix it ?