From c54a5f0a43bbdc97b7147560b3c0d9cb1bdb7084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 07:10:14 +0000 Subject: [PATCH] Bump github.com/tidwall/geojson from 1.4.3 to 1.4.5 Bumps [github.com/tidwall/geojson](https://github.com/tidwall/geojson) from 1.4.3 to 1.4.5. - [Commits](https://github.com/tidwall/geojson/compare/v1.4.3...v1.4.5) --- updated-dependencies: - dependency-name: github.com/tidwall/geojson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4f134a8..b35a5a8 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/ringsaturn/polyf v0.1.0 github.com/ringsaturn/requests v0.1.0 github.com/ringsaturn/tzf-rel v0.0.2023-b - github.com/tidwall/geojson v1.4.3 + github.com/tidwall/geojson v1.4.5 github.com/tidwall/lotsa v1.0.3 github.com/tidwall/rtree v1.10.0 github.com/twpayne/go-polyline v1.1.1 diff --git a/go.sum b/go.sum index 6de0184..b32975a 100644 --- a/go.sum +++ b/go.sum @@ -46,8 +46,8 @@ github.com/tidwall/cities v0.1.0/go.mod h1:lV/HDp2gCcRcHJWqgt6Di54GiDrTZwh1aG2ZU github.com/tidwall/geoindex v1.4.4/go.mod h1:rvVVNEFfkJVWGUdEfU8QaoOg/9zFX0h9ofWzA60mz1I= github.com/tidwall/geoindex v1.7.0 h1:jtk41sfgwIt8MEDyC3xyKSj75iXXf6rjReJGDNPtR5o= github.com/tidwall/geoindex v1.7.0/go.mod h1:rvVVNEFfkJVWGUdEfU8QaoOg/9zFX0h9ofWzA60mz1I= -github.com/tidwall/geojson v1.4.3 h1:yae/k/DhJdc9psaTJQ3pNOdbol70eH+nCijy6O7TxBw= -github.com/tidwall/geojson v1.4.3/go.mod h1:1cn3UWfSYCJOq53NZoQ9rirdw89+DM0vw+ZOAVvuReg= +github.com/tidwall/geojson v1.4.5 h1:BFVb5Pr7WZJMqFXy1LVudt5hPEWR3g4uhjk5Ezc3GzA= +github.com/tidwall/geojson v1.4.5/go.mod h1:1cn3UWfSYCJOq53NZoQ9rirdw89+DM0vw+ZOAVvuReg= github.com/tidwall/gjson v1.12.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk= github.com/tidwall/lotsa v1.0.2/go.mod h1:X6NiU+4yHA3fE3Puvpnn1XMDrFZrE9JO2/w+UMuqgR8= github.com/tidwall/lotsa v1.0.3 h1:lFAp3PIsS58FPmz+LzhE1mcZ67tBBCRPv5j66g6y7sg=