refactor: update dependencies and improve distance matrix handling #99

Merged
argoyle merged 1 commits from update-distance-matrix-request-handling into master 2025-02-15 19:02:36 +00:00

1 Commits

Author SHA1 Message Date
argoyle 53c89cb7e4 refactor: update dependencies and improve distance matrix handling
Updates Go module dependencies to the latest compatible versions, 
including the integration of Cloud Maps routing API. Refactors the 
distance matrix handling to utilize the new routing client, 
ensuring proper request formation and error handling for lat/lng 
parsing. This enhances functionality and maintains compatibility 
with updated libraries.
2025-02-15 19:59:36 +01:00