aboutsummaryrefslogtreecommitdiff
path: root/example/json/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/json/main.go
parent9489f783e560f12310bc4fec9b6073489bc050af (diff)
переезд неймспейсаv0.0.4
Diffstat (limited to 'example/json/main.go')
-rw-r--r--example/json/main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/example/json/main.go b/example/json/main.go
index 745e5aa..c600cda 100644
--- a/example/json/main.go
+++ b/example/json/main.go
@@ -1,3 +1,4 @@
+//go:build ignore
// +build ignore
package main
@@ -5,7 +6,7 @@ package main
import (
"fmt"
- "github.com/neonxp/unilex"
+ "go.neonxp.ru/unilex"
)
func main() {