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

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

Пакет optional вынесен на корневой уровень

See merge request perxis/perxis-go!367
parents 1b36af0a b0f25174
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -5,7 +5,7 @@ import (
"strconv"
"time"
"git.perx.ru/perxis/perxis-go/pkg/optional"
"git.perx.ru/perxis/perxis-go/optional"
"git.perx.ru/perxis/perxis-go/pkg/schema"
jsoniter "github.com/json-iterator/go"
)
......
......@@ -3,7 +3,7 @@ package collections
import (
"testing"
"git.perx.ru/perxis/perxis-go/pkg/optional"
"git.perx.ru/perxis/perxis-go/optional"
"git.perx.ru/perxis/perxis-go/pkg/schema"
"git.perx.ru/perxis/perxis-go/pkg/schema/field"
jsoniter "github.com/json-iterator/go"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment