Skip to content

Commit

Permalink
use proxy 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton committed Oct 30, 2023
1 parent 6b182f1 commit ceaed4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ require (
github.com/getlantern/osversion v0.0.0-20230401075644-c2a30e73c451 // indirect
github.com/getlantern/packetforward v0.0.0-20201001150407-c68a447b0360 // indirect
github.com/getlantern/preconn v1.0.0 // indirect
github.com/getlantern/proxy/v2 v2.0.1-0.20231025120008-e5de10082549 // indirect
github.com/getlantern/proxy/v2 v2.0.1 // indirect
github.com/getlantern/proxybench v0.0.0-20220404140110-f49055cb86de // indirect
github.com/getlantern/psmux v1.5.15-0.20200903210100-947ca5d91683 // indirect
github.com/getlantern/quicwrapper v0.0.0-20230523101504-1ec066b7f869 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -478,8 +478,8 @@ github.com/getlantern/probe v0.0.0-20211216020459-69afa01c1c5c h1:bWusw8SYvl/iq+
github.com/getlantern/probednet v0.0.0-20190725133252-1cfdb2354b4d/go.mod h1:7sl7hPjPDAqXyxVx7mhrKfvb4oCX/ROhcs16w2EhWX8=
github.com/getlantern/probednet v0.0.0-20211216020507-22fd9c1d3bf6 h1:8jg6OehdQr90Ybmyc68raXEqM/1hk8E7F2YAUfmcvzE=
github.com/getlantern/proxy/v2 v2.0.0/go.mod h1:jU6qNaMq92qDY0slT9afuER7arXLnh7jU+DTg3W/oDs=
github.com/getlantern/proxy/v2 v2.0.1-0.20231025120008-e5de10082549 h1:J+GL1aSH4p6vkQWt7OoziYrVtD0MwehQr5Uj7qE24DM=
github.com/getlantern/proxy/v2 v2.0.1-0.20231025120008-e5de10082549/go.mod h1:teUfqDKSD5HIJkH+n/2gHJUmJYKPox/sipLrrBYZP/w=
github.com/getlantern/proxy/v2 v2.0.1 h1:Qphu2HCVNHsYS/Rj5OQsgobCHpSZsFws6nD2XDy6gXk=
github.com/getlantern/proxy/v2 v2.0.1/go.mod h1:teUfqDKSD5HIJkH+n/2gHJUmJYKPox/sipLrrBYZP/w=
github.com/getlantern/proxybench v0.0.0-20220404140110-f49055cb86de h1:328hcuyQi8KGZr4GV2EtWllwBmS10oVGevwZEOk2dDE=
github.com/getlantern/proxybench v0.0.0-20220404140110-f49055cb86de/go.mod h1:kF5QcNhyCA0tpZ+MLVdeJb0bZpgXyMjR/CnPtaltlFU=
github.com/getlantern/psmux v1.5.15-0.20200903210100-947ca5d91683 h1:Asfm7ajzavuSZC+5b+tPwXwyvlw188NM9hKM7wNMNGg=
Expand Down

0 comments on commit ceaed4a

Please sign in to comment.