rename package

This commit is contained in:
2024-05-20 17:16:35 +03:00
parent 5724100dbb
commit acb28eac8e
20 changed files with 69 additions and 288 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"log"
"time"
"github.com/andoma-go/gocron/v2"
"git.company.lan/gopkg/gocron/v2"
)
var _ gocron.Elector = (*myElector)(nil)