1
0
mirror of https://github.com/fumiama/terasu.git synced 2026-06-19 11:20:23 +08:00

fix: downgrade version limit to 1.20

This commit is contained in:
源文雨
2024-05-01 23:54:20 +09:00
parent c8c0088d72
commit db464c7114
2 changed files with 1 additions and 5 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/fumiama/terasu
go 1.22.1
go 1.20
require (
github.com/FloatTech/ttl v0.0.0-20230307105452-d6f7b2b647d1