Update go.mod with new package name

This commit is contained in:
Yvan Janssens 2023-04-06 09:28:56 +02:00
parent 3f3081af25
commit 22fdf135d8
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/ca110us/go-clamav
module git.cyber.gent/friedkiwi/go-clamav
go 1.18