File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ require (
66 github.com/golang/mock v1.3.1 // indirect
77 github.com/golang/protobuf v1.3.2
88 github.com/gorilla/handlers v1.4.1
9- github.com/lucas-clemente/quic-go v0.11.2
10- github.com/marten-seemann/qtls v0.3.2 // indirect
9+ github.com/lucas-clemente/quic-go v0.11.1
1110 github.com/onsi/ginkgo v1.8.0 // indirect
1211 github.com/onsi/gomega v1.5.0 // indirect
1312 github.com/prometheus/client_golang v1.0.0
Original file line number Diff line number Diff line change @@ -48,12 +48,10 @@ github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORN
4848github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
4949github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
5050github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
51- github.com/lucas-clemente/quic-go v0.11.2 h1:Mop0ac3zALaBR3wGs6j8OYe/tcFvFsxTUFMkE/7yUOI =
52- github.com/lucas-clemente/quic-go v0.11.2 /go.mod h1:PpMmPfPKO9nKJ/psF49ESTAGQSdfXxlg1otPbEB2nOw =
51+ github.com/lucas-clemente/quic-go v0.11.1 h1:zasajC848Dqq/+WqfqBCkmPw+YHNe1MBts/z7y7nXf4 =
52+ github.com/lucas-clemente/quic-go v0.11.1 /go.mod h1:PpMmPfPKO9nKJ/psF49ESTAGQSdfXxlg1otPbEB2nOw =
5353github.com/marten-seemann/qtls v0.2.3 h1:0yWJ43C62LsZt08vuQJDK1uC1czUc3FJeCLPoNAI4vA =
5454github.com/marten-seemann/qtls v0.2.3 /go.mod h1:xzjG7avBwGGbdZ8dTGxlBnLArsVKLvwmjgmPuiQEcYk =
55- github.com/marten-seemann/qtls v0.3.2 h1:O7awy4bHEzSX/K3h+fZig3/Vo03s/RxlxgsAk9sYamI =
56- github.com/marten-seemann/qtls v0.3.2 /go.mod h1:xzjG7avBwGGbdZ8dTGxlBnLArsVKLvwmjgmPuiQEcYk =
5755github.com/matryer/try v0.0.0-20161228173917-9ac251b645a2 /go.mod h1:0KeJpeMD6o+O4hW7qJOT7vyQPKrWmj26uf5wMc/IiIs =
5856github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU =
5957github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
You can’t perform that action at this time.
0 commit comments