[CI-SKIP] Fixed module name
All checks were successful
Build (artifact) / build (push) Has been skipped

This commit is contained in:
2026-03-16 23:03:08 +01:00
parent f09d9cc359
commit 18f414e474
19 changed files with 33 additions and 33 deletions

View File

@@ -8,8 +8,8 @@ import (
"syscall"
"time"
"git.nevets.tech/Keys/certman/common"
pb "git.nevets.tech/Keys/certman/proto/v1"
"git.nevets.tech/Steven/certman/common"
pb "git.nevets.tech/Steven/certman/proto/v1"
)
type hookServer struct {