mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 03:57:36 +03:00
build: bump go minimum version to 1.24.0
This commit is contained in:
parent
6c3c017a94
commit
5ce39b85e6
2 changed files with 14 additions and 14 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/refraction-networking/utls
|
||||
|
||||
go 1.22.0
|
||||
go 1.24.0
|
||||
|
||||
retract (
|
||||
v1.4.1 // #218
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue