Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dxyinme committed Aug 26, 2024
1 parent 646f421 commit 3cd1e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/libi/dcron/commons
module github.com/dcron-contrib/commons

go 1.19

Expand Down
2 changes: 1 addition & 1 deletion option.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package commons
import (
"time"

"github.com/libi/dcron/commons/dlog"
"github.com/dcron-contrib/commons/dlog"
)

const (
Expand Down

0 comments on commit 3cd1e7f

Please sign in to comment.