Delete go.mod

This commit is contained in:
cubexteam
2026-03-03 14:56:06 +03:00
committed by GitHub
parent 5afaf12cb2
commit ad0c464a86

8
go.mod
View File

@@ -1,8 +0,0 @@
module github.com/cubexteam/Frodding
go 1.21
require (
github.com/google/uuid v1.6.0
gopkg.in/yaml.v2 v2.3.0
)