Change name

This commit is contained in:
2023-11-29 15:01:15 +03:00
parent 975812efdb
commit b26b32ea73
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@ -1,4 +1,4 @@
module gitea.unprism.ru/KRBL/N9M
module gitea.unprism.ru/KRBL/n9m
go 1.21.3
@ -9,5 +9,5 @@ require (
require (
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
)