File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 19
19
"description" : " A production-ready QUIC implementation in pure Go." ,
20
20
"webpageUrl" : {
21
21
"url" : " https://quic-go.net/" ,
22
- "wellKnown" : " "
22
+ "wellKnown" : " https://quic-go.net/.well-known/funding-manifest-urls "
23
23
},
24
24
"repositoryUrl" : {
25
25
"url" : " https://github.com/quic-go/quic-go" ,
26
- "wellKnown" : " "
27
26
},
28
27
"licenses" : [
29
28
" spdx:MIT"
42
41
"description" : " WebTransport implementation based on quic-go." ,
43
42
"webpageUrl" : {
44
43
"url" : " https://quic-go.net/docs/" ,
45
- "wellKnown" : " "
44
+ "wellKnown" : " https://quic-go.net/.well-known/funding-manifest-urls "
46
45
},
47
46
"repositoryUrl" : {
48
47
"url" : " https://github.com/quic-go/webtransport-go" ,
49
- "wellKnown" : " "
50
48
},
51
49
"licenses" : [
52
50
" spdx:MIT"
63
61
"description" : " MASQUE: Proxying UDP in HTTP/3, RFC 9298. Implementation of the CONNECT-UDP protocol." ,
64
62
"webpageUrl" : {
65
63
"url" : " https://quic-go.net/docs/connect-udp/" ,
66
- "wellKnown" : " "
64
+ "wellKnown" : " https://quic-go.net/.well-known/funding-manifest-urls "
67
65
},
68
66
"repositoryUrl" : {
69
67
"url" : " https://github.com/quic-go/masque-go" ,
70
- "wellKnown" : " "
71
68
},
72
69
"licenses" : [
73
70
" spdx:MIT"
You can’t perform that action at this time.
0 commit comments