aboutsummaryrefslogtreecommitdiff
path: root/pkg/handler/user/errors.go
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:51:46 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:51:46 +0300
commit8f174c37751e17af887c8f783b21077974f90101 (patch)
tree2505fa1f46beae92a1af2f6cfd7e7d40c0f79976 /pkg/handler/user/errors.go
parentb30d3b26f0d9274b13582b7aa759cae26417d9f9 (diff)
Поправил имя пакетаHEADv0.0.3master
Diffstat (limited to 'pkg/handler/user/errors.go')
-rw-r--r--pkg/handler/user/errors.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/handler/user/errors.go b/pkg/handler/user/errors.go
index ab8fc4a..875dec5 100644
--- a/pkg/handler/user/errors.go
+++ b/pkg/handler/user/errors.go
@@ -3,7 +3,7 @@ package user
import (
"errors"
- "go.neonxp.ru/framework/pkg/service/user"
+ "neonxp.ru/go/framework/pkg/service/user"
)
var UserErrors = Errors{