1
0
mirror of https://github.com/fumiama/terasu.git synced 2026-06-22 13:30:33 +08:00

feat: adapt to go1.20

This commit is contained in:
源文雨
2024-05-02 00:36:08 +09:00
parent db464c7114
commit 871703d644
4 changed files with 593 additions and 0 deletions

2
tls.go
View File

@@ -1,3 +1,5 @@
//go:build go1.21
package terasu
import (