Structure reworked

This commit is contained in:
2025-01-08 00:24:33 +03:00
parent 17c27e0f59
commit 4168cb98fb
3 changed files with 2 additions and 7 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
go.sum

2
go.mod
View File

@ -1,4 +1,4 @@
module git.uoc.run.place/OxFF/dns-manager/dnsexit
module git.uoc.run.place/OxFF/dnsexit-manager
go 1.23.4

6
go.sum
View File

@ -1,6 +0,0 @@
git.uoc.run.place/OxFF/dns-manager v0.0.0-20250107191351-c188f3fecd73 h1:z4tzlF3wNcVBYTkkAzz16M/lCd1iEutaKDVb6/ywnNs=
git.uoc.run.place/OxFF/dns-manager v0.0.0-20250107191351-c188f3fecd73/go.mod h1:Np8QV2NBOPdRirhBYw1crbhsEekGA+ivvgAyN4MaWUw=
git.uoc.run.place/OxFF/dns-manager v0.0.0-20250107194845-f42bc60311e3 h1:5+0hjCIVoUyZOXWIIKphDnULFUFwxT8ZL/SLmsrvIGQ=
git.uoc.run.place/OxFF/dns-manager v0.0.0-20250107194845-f42bc60311e3/go.mod h1:Np8QV2NBOPdRirhBYw1crbhsEekGA+ivvgAyN4MaWUw=
git.uoc.run.place/OxFF/dns-manager v0.0.0-20250107205730-c4ab438a9fd5 h1:5H4ci0Ac/im7AKwbTxsnwuNoI4qQ8USKcFVbvf1wAX0=
git.uoc.run.place/OxFF/dns-manager v0.0.0-20250107205730-c4ab438a9fd5/go.mod h1:Np8QV2NBOPdRirhBYw1crbhsEekGA+ivvgAyN4MaWUw=