File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ require (
81
81
github.com/libp2p/go-reuseport v0.1.0 // indirect
82
82
github.com/libp2p/go-reuseport-transport v0.1.0 // indirect
83
83
github.com/libp2p/go-yamux/v3 v3.1.1 // indirect
84
- github.com/lucas-clemente/quic-go v0.27.0 // indirect
84
+ github.com/lucas-clemente/quic-go v0.27.1 // indirect
85
85
github.com/marten-seemann/qtls-go1-16 v0.1.5 // indirect
86
86
github.com/marten-seemann/qtls-go1-17 v0.1.1 // indirect
87
87
github.com/marten-seemann/qtls-go1-18 v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -531,8 +531,9 @@ github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-b
531
531
github.com/lightstep/lightstep-tracer-go v0.18.1 /go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4 =
532
532
github.com/lucas-clemente/quic-go v0.23.0 /go.mod h1:paZuzjXCE5mj6sikVLMvqXk8lJV2AsqtJ6bDhjEfxx0 =
533
533
github.com/lucas-clemente/quic-go v0.25.0 /go.mod h1:YtzP8bxRVCBlO77yRanE264+fY/T2U9ZlW1AaHOsMOg =
534
- github.com/lucas-clemente/quic-go v0.27.0 h1:v6WY87q9zD4dKASbG8hy/LpzAVNzEQzw8sEIeloJsc4 =
535
534
github.com/lucas-clemente/quic-go v0.27.0 /go.mod h1:AzgQoPda7N+3IqMMMkywBKggIFo2KT6pfnlrQ2QieeI =
535
+ github.com/lucas-clemente/quic-go v0.27.1 h1:sOw+4kFSVrdWOYmUjufQ9GBVPqZ+tu+jMtXxXNmRJyk =
536
+ github.com/lucas-clemente/quic-go v0.27.1 /go.mod h1:AzgQoPda7N+3IqMMMkywBKggIFo2KT6pfnlrQ2QieeI =
536
537
github.com/lunixbochs/vtclean v1.0.0 /go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI =
537
538
github.com/lyft/protoc-gen-validate v0.0.13 /go.mod h1:XbGvPuh87YZc5TdIa2/I4pLk0QoUACkjt2znoq26NVQ =
538
539
github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v0.19.2 "
2
+ "version" : " v0.19.3 "
3
3
}
You can’t perform that action at this time.
0 commit comments