move novit.nc -> novit.tech

This commit is contained in:
Mikaël Cluseau
2024-01-20 14:16:45 +01:00
parent 9d53113010
commit 39b9b401ba
5 changed files with 5 additions and 15 deletions

1
go.mod
View File

@ -7,7 +7,6 @@ require (
github.com/ulikunitz/xz v0.5.11
golang.org/x/crypto v0.18.0
gopkg.in/yaml.v2 v2.4.0
novit.nc/direktil/pkg v0.0.0-20220221171542-fd3ce3a1491b
)
go 1.13