Compare commits

...

1 Commits

Author SHA1 Message Date
Piotr Biernat
35e4bc8ac2 module update 2024-12-06 14:27:51 +01:00

View File

@@ -6,7 +6,7 @@ import (
"strconv" "strconv"
"time" "time"
"git.pbiernat.io/egommerce/go-api-pkg/config" "git.ego.cloudns.be/egommerce/go-api-pkg/config"
consul "github.com/hashicorp/consul/api" consul "github.com/hashicorp/consul/api"
"github.com/hashicorp/consul/connect" "github.com/hashicorp/consul/connect"
) )