mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-03 20:27:35 +03:00
Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.2.9 to 0.2.12. - [Commits](https://github.com/sagernet/sing/compare/v0.2.9...v0.2.12) --- updated-dependencies: - dependency-name: github.com/sagernet/sing dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
9 lines
153 B
Modula-2
9 lines
153 B
Modula-2
module github.com/sagernet/sing-shadowtls
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/sagernet/sing v0.2.12
|
|
golang.org/x/crypto v0.11.0
|
|
golang.org/x/sys v0.12.0
|
|
)
|