This commit is contained in:
mfrigo 2023-11-24 17:06:12 +01:00
commit 7c73c1d233
1 changed files with 2 additions and 2 deletions

4
go.mod
View File

@ -2,11 +2,11 @@ module git.coopgo.io/coopgo-apps/parcoursmob
go 1.18 go 1.18
replace git.coopgo.io/coopgo-platform/mobility-accounts => ../../coopgo-platform/mobility-accounts/ // replace git.coopgo.io/coopgo-platform/mobility-accounts => ../../coopgo-platform/mobility-accounts/
// replace git.coopgo.io/coopgo-platform/groups-management => ../../coopgo-platform/groups-management/ // replace git.coopgo.io/coopgo-platform/groups-management => ../../coopgo-platform/groups-management/
replace git.coopgo.io/coopgo-platform/fleets => ../../coopgo-platform/fleets/ // replace git.coopgo.io/coopgo-platform/fleets => ../../coopgo-platform/fleets/
replace git.coopgo.io/coopgo-platform/agenda => ../../coopgo-platform/agenda/ replace git.coopgo.io/coopgo-platform/agenda => ../../coopgo-platform/agenda/