mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-04 04:27:36 +03:00
deps: bump up min Go version
This commit is contained in:
parent
f84bedf269
commit
5379bdb110
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/refraction-networking/utls
|
||||
|
||||
go 1.19
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/andybalholm/brotli v1.0.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue