sing-shadowtls/go.mod
dependabot[bot] b054b90bee
Bump github.com/sagernet/sing from 0.2.9 to 0.2.12
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>
2023-10-02 21:35:28 +00:00

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
)