1 Commits

Author SHA1 Message Date
58b1c67b97 Update module path to include version suffix
The module path was updated to align with Go versioning conventions by appending "/v2". This change ensures compatibility with Go's module versioning system and properly reflects the major version update.
2025-02-22 22:16:52 +03:00

2
go.mod
View File

@ -1,4 +1,4 @@
module gitea.unprism.ru/KRBL/n9m module gitea.unprism.ru/KRBL/n9m/v2
go 1.21.3 go 1.21.3