aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeonXP <neonxp@noreply.gitrepo.ru>2024-04-29 02:35:18 +0300
committerNeonXP <neonxp@noreply.gitrepo.ru>2024-04-29 02:35:18 +0300
commitc2da6b27e2f14a89c84e4a27bb898966998ae781 (patch)
treeab473082e9d3713133bf30d766d646e0a0b06027
parenta018788f6a594af329cabeb442e3a43ae37d4fd6 (diff)
Обновить example/policies.go
-rw-r--r--example/policies.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/policies.go b/example/policies.go
index 87081cb..4a39232 100644
--- a/example/policies.go
+++ b/example/policies.go
@@ -9,7 +9,7 @@ import (
"os"
"time"
- "github.com/neonxp/rutina/v3"
+ "go.neonxp.ru/rutina/v3"
)
func main() {