Migrate module path to gitlab.com/mobicoop/solidarity
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 2m6s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 2m6s
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"git.coopgo.io/coopgo-platform/mobility-accounts/storage"
|
||||
"gitlab.com/mobicoop/solidarity/services/mobility-accounts/storage"
|
||||
"github.com/google/uuid"
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/santhosh-tekuri/jsonschema/v5"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package handlers
|
||||
|
||||
import (
|
||||
"git.coopgo.io/coopgo-platform/mobility-accounts/storage"
|
||||
"gitlab.com/mobicoop/solidarity/services/mobility-accounts/storage"
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user