Bump github.com/refraction-networking/utls from 1.4.3 to 1.5.3

Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.4.3 to 1.5.3.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.4.3...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 00:05:17 +00:00 committed by yuhan6665
parent 07ae08126c
commit 1a72e55ea5
2 changed files with 6 additions and 3 deletions

3
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/pires/go-proxyproto v0.7.0
github.com/quic-go/quic-go v0.38.1
github.com/refraction-networking/utls v1.4.3
github.com/refraction-networking/utls v1.5.3
github.com/sagernet/sing v0.2.9
github.com/sagernet/sing-shadowsocks v0.2.4
github.com/sagernet/wireguard-go v0.0.0-20221116151939-c99467f53f2c
@ -33,6 +33,7 @@ require (
require (
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140 // indirect
github.com/francoispqt/gojay v1.2.13 // indirect