Skip to content
Snippets Groups Projects
Commit e49a8ade authored by Semyon Krestyaninov's avatar Semyon Krestyaninov :dog2:
Browse files

Merge branch 'refactor/PRXS-3306-MovePkgGroup1' into refactor/6-pkg-refactor-expr

# Conflicts:
#	pkg/permission/permission.go
#	pkg/permission/ruleset.go
#	pkg/schema/field/field.go
parents 24901e8d f82328f4
No related branches found
No related tags found
No related merge requests found
Showing
with 6 additions and 6 deletions
...@@ -2,7 +2,7 @@ import ( ...@@ -2,7 +2,7 @@ import (
"context" "context"
"time" "time"
"git.perx.ru/perxis/perxis-go/pkg/telemetry/metrics" "git.perx.ru/perxis/perxis-go/telemetry/metrics"
"go.opentelemetry.io/otel" "go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/attribute" "go.opentelemetry.io/otel/attribute"
pkgId "git.perx.ru/perxis/perxis-go/id" pkgId "git.perx.ru/perxis/perxis-go/id"
......
...@@ -2,7 +2,7 @@ import ( ...@@ -2,7 +2,7 @@ import (
"context" "context"
"time" "time"
"git.perx.ru/perxis/perxis-go/pkg/telemetry/metrics" "git.perx.ru/perxis/perxis-go/telemetry/metrics"
"go.opentelemetry.io/otel" "go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/attribute" "go.opentelemetry.io/otel/attribute"
pkgId "git.perx.ru/perxis/perxis-go/id" pkgId "git.perx.ru/perxis/perxis-go/id"
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
package mocks package mocks
import ( import (
events "git.perx.ru/perxis/perxis-go/pkg/events" "git.perx.ru/perxis/perxis-go/events"
mock "github.com/stretchr/testify/mock" mock "github.com/stretchr/testify/mock"
) )
......
File moved
File moved
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
package mocks package mocks
import ( import (
events "git.perx.ru/perxis/perxis-go/pkg/events" "git.perx.ru/perxis/perxis-go/events"
mock "github.com/stretchr/testify/mock" mock "github.com/stretchr/testify/mock"
) )
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
package mocks package mocks
import ( import (
events "git.perx.ru/perxis/perxis-go/pkg/events" "git.perx.ru/perxis/perxis-go/events"
mock "github.com/stretchr/testify/mock" mock "github.com/stretchr/testify/mock"
) )
......
File moved
File moved
...@@ -6,7 +6,7 @@ import ( ...@@ -6,7 +6,7 @@ import (
"testing" "testing"
"time" "time"
pb "git.perx.ru/perxis/perxis-go/pkg/events/test_proto" pb "git.perx.ru/perxis/perxis-go/events/test_proto"
"github.com/stretchr/testify/assert" "github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require" "github.com/stretchr/testify/require"
"google.golang.org/protobuf/proto" "google.golang.org/protobuf/proto"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment