Compare commits

..

1 Commits

Author SHA1 Message Date
Piotr Biernat
feff40bf55 update 2024-12-06 14:05:06 +01:00

4
go.mod
View File

@@ -1,9 +1,9 @@
module git.pbiernat.io/egommerce/go-api-pkg
module git.ego.cloudns.be/egommerce/go-api-pkg
go 1.18
require (
git.pbiernat.io/egommerce/api-entities v0.2.3
git.ego.cloudns.be/egommerce/api-entities v0.2.3
github.com/fluent/fluent-logger-golang v1.9.0
github.com/go-redis/redis/v8 v8.11.5
github.com/hashicorp/consul v1.16.0