update path

alpha v1.0.84
alex 2024-01-19 19:38:39 +01:00
parent 611b3f641c
commit 3379eac5e7
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import (
"errors"
"strings"
gocnjhelper "git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper"
gocnjhelper "git.ex.umbach.dev/ClickandJoin/go-cnj-helper"
"github.com/go-playground/validator/v10"
"github.com/gocql/gocql"
"github.com/gofiber/fiber/v2"

2
go.mod
View File

@ -1,4 +1,4 @@
module git.clickandjoin.umbach.dev/ClickandJoin/go-cnj-helper
module git.ex.umbach.dev/ClickandJoin/go-cnj-helper
go 1.19