Skip to content

Commit

Permalink
Update quicwrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Nov 8, 2023
1 parent 4b15bd2 commit 6358ed5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ require (
github.com/getlantern/proxy/v3 v3.0.0-20231031142453-252ab678e6b7
github.com/getlantern/proxybench v0.0.0-20220404140110-f49055cb86de
github.com/getlantern/psmux v1.5.15
github.com/getlantern/quicwrapper v0.0.0-20231108050751-5e6d34067422
github.com/getlantern/quicwrapper v0.0.0-20231108050956-d40f907fc227
github.com/getlantern/replica v0.14.2
github.com/getlantern/rot13 v0.0.0-20220822172233-370767b2f782
github.com/getlantern/rotator v0.0.0-20160829164113-013d4f8e36a2
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ github.com/bradfitz/iter v0.0.0-20191230175014-e8f45d346db8/go.mod h1:spo1JLcs67
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cespare/xxhash v1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
Expand Down Expand Up @@ -470,6 +471,8 @@ github.com/getlantern/quicwrapper v0.0.0-20231107235119-169ee329eff1 h1:laV0NpZF
github.com/getlantern/quicwrapper v0.0.0-20231107235119-169ee329eff1/go.mod h1:77PSwCiIHtZ5CL/4vBymzeuF3Htm3FlW9w2ZWwT8tYM=
github.com/getlantern/quicwrapper v0.0.0-20231108050751-5e6d34067422 h1:QI+v2kttBDcDVdRkIsEFtwnDuYnj74FkD+4sKNqMBlY=
github.com/getlantern/quicwrapper v0.0.0-20231108050751-5e6d34067422/go.mod h1:77PSwCiIHtZ5CL/4vBymzeuF3Htm3FlW9w2ZWwT8tYM=
github.com/getlantern/quicwrapper v0.0.0-20231108050956-d40f907fc227 h1:NM4EiPZqVjbJkjtP3QsPTAoFq90jPdOVrPfLUZ+fgrA=
github.com/getlantern/quicwrapper v0.0.0-20231108050956-d40f907fc227/go.mod h1:77PSwCiIHtZ5CL/4vBymzeuF3Htm3FlW9w2ZWwT8tYM=
github.com/getlantern/ratelimit v0.0.0-20220926192648-933ab81a6fc7 h1:47FJ5kTeXc3I1VPpi2hWW9I16/Y3K0cpUq/B7oWJGF8=
github.com/getlantern/ratelimit v0.0.0-20220926192648-933ab81a6fc7/go.mod h1:OOqKCIkspqXtIWEex4uhH1H9l7NGekT9i3Hs591ZDk4=
github.com/getlantern/reconn v0.0.0-20161128113912-7053d017511c h1:IkjF+RwRs8B/RsuD638eUFO2K/227OO2B1FLXGp17Ro=
Expand Down

0 comments on commit 6358ed5

Please sign in to comment.