aboutsummaryrefslogtreecommitdiff
path: root/example/math_expression/main.go
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 02:33:13 +0300
committerAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 02:33:13 +0300
commit4ab27afa07c69a311446dbbc6a60f7d32231a7b8 (patch)
tree6847ea83a253a53a52caa1f143c344b6417bbbb6 /example/math_expression/main.go
parent9489f783e560f12310bc4fec9b6073489bc050af (diff)
переезд неймспейсаv0.0.4
Diffstat (limited to 'example/math_expression/main.go')
-rw-r--r--example/math_expression/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/math_expression/main.go b/example/math_expression/main.go
index 805028e..5cabaa6 100644
--- a/example/math_expression/main.go
+++ b/example/math_expression/main.go
@@ -3,7 +3,7 @@ package main
import (
"fmt"
- "github.com/neonxp/unilex"
+ "go.neonxp.ru/unilex"
)
const (