This repository has been archived by the owner on May 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #64 from Jigsaw-Code/alalama-ss-update
Update outline-ss-server to v1.3.0
- Loading branch information
Showing
10 changed files
with
25 additions
and
372 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,14 @@ | ||
module github.com/Jigsaw-Code/outline-go-tun2socks | ||
|
||
go 1.14 | ||
go 1.15 | ||
|
||
require ( | ||
github.com/Jigsaw-Code/choir v1.0.1 | ||
github.com/Jigsaw-Code/getsni v0.0.0-20190807203514-efe2dbf35d1f | ||
github.com/Jigsaw-Code/outline-ss-server v1.2.1 | ||
github.com/Jigsaw-Code/outline-ss-server v1.3.0 | ||
github.com/eycorsican/go-tun2socks v1.16.11 | ||
github.com/oschwald/maxminddb-golang v1.7.0 // indirect | ||
github.com/prometheus/client_golang v1.7.1 // indirect | ||
github.com/prometheus/common v0.13.0 // indirect | ||
github.com/prometheus/procfs v0.1.3 // indirect | ||
github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 // indirect | ||
github.com/shadowsocks/go-shadowsocks2 v0.1.3 // indirect | ||
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 // indirect | ||
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect | ||
golang.org/x/mobile v0.0.0-20200329125638-4c31acba0007 // indirect | ||
golang.org/x/net v0.0.0-20200904194848-62affa334b73 | ||
golang.org/x/sys v0.0.0-20200909081042-eff7692f9009 | ||
google.golang.org/protobuf v1.25.0 // indirect | ||
golang.org/x/mobile v0.0.0-20200801112145-973feb4309de // indirect | ||
golang.org/x/net v0.0.0-20201006153459-a7d1128ccaa0 | ||
golang.org/x/sys v0.0.0-20201007165808-a893ed343c85 | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters