chore: go mod tidy

This commit is contained in:
Johnny
2025-04-05 22:39:36 +08:00
parent 1a2ebfb49b
commit 37a98d9a50
+3 -2
View File
@@ -1,7 +1,8 @@
module github.com/yourselfhosted/slash
go 1.23
toolchain go1.24.1
go 1.23.0
toolchain go1.24.2
require github.com/google/uuid v1.6.0