Skip to content
Snippets Groups Projects
Commit fdaa6c4f authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

rename module to golib.git

parent 17e4c53e
No related branches found
No related tags found
1 merge request!2Draft: Rename module to golib.git
Pipeline #49192 passed with stage
in 31 seconds
......@@ -9,7 +9,7 @@ import (
"github.com/stretchr/testify/assert"
"code.vereign.com/gaiax/tsa/golib/errors"
"code.vereign.com/gaiax/tsa/golib.git/errors"
)
func TestNew(t *testing.T) {
......
......@@ -5,7 +5,7 @@ import (
"github.com/stretchr/testify/assert"
"code.vereign.com/gaiax/tsa/golib/errors"
"code.vereign.com/gaiax/tsa/golib.git/errors"
)
func TestNewID(t *testing.T) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment