Skip to content
Snippets Groups Projects
Commit 6932bde4 authored by ko_oler's avatar ko_oler
Browse files

rename package

parent a7cd7e5c
No related tags found
No related merge requests found
File moved
...@@ -3,7 +3,7 @@ package extension ...@@ -3,7 +3,7 @@ package extension
import ( import (
"context" "context"
"git.perx.ru/perxis/perxis-go/pkg/action-url" "git.perx.ru/perxis/perxis-go/pkg/action_url"
"git.perx.ru/perxis/perxis-go/pkg/errors" "git.perx.ru/perxis/perxis-go/pkg/errors"
pb "git.perx.ru/perxis/perxis-go/proto/extensions" pb "git.perx.ru/perxis/perxis-go/proto/extensions"
) )
......
...@@ -4,7 +4,7 @@ import ( ...@@ -4,7 +4,7 @@ import (
"context" "context"
"fmt" "fmt"
"git.perx.ru/perxis/perxis-go/pkg/action-url" "git.perx.ru/perxis/perxis-go/pkg/action_url"
"git.perx.ru/perxis/perxis-go/pkg/clients" "git.perx.ru/perxis/perxis-go/pkg/clients"
"git.perx.ru/perxis/perxis-go/pkg/content" "git.perx.ru/perxis/perxis-go/pkg/content"
"git.perx.ru/perxis/perxis-go/pkg/errors" "git.perx.ru/perxis/perxis-go/pkg/errors"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment