Skip to content

Commit fd52021

Browse files
committed
bump
1 parent 2c5ef58 commit fd52021

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/loov/hrtime v1.0.4
77
github.com/paulmach/orb v0.13.0
88
github.com/ringsaturn/go-cities.json v0.6.13
9-
github.com/ringsaturn/tzf-dist v0.0.2026-a-alpha5
9+
github.com/ringsaturn/tzf-dist v0.0.2026-a
1010
github.com/tidwall/rtree v1.10.0
1111
golang.org/x/sync v0.20.0
1212
google.golang.org/protobuf v1.36.11

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/paulmach/orb v0.13.0 h1:r7n7mQGGF+cj/CbcivEj9J3HGK+XR+yXnvzRdq9saIw=
88
github.com/paulmach/orb v0.13.0/go.mod h1:6scRWINywA2Jf05dcjOfLfxrUIMECvTSG2MVbRLxu/k=
99
github.com/ringsaturn/go-cities.json v0.6.13 h1:p5afPcJ/tEE6uzFCOzLSHJYXgWnGdPmwZB9KBrEASxc=
1010
github.com/ringsaturn/go-cities.json v0.6.13/go.mod h1:VtklT4Sod9i6kvXXNZV63sfjeCX9l11OQfaAvPu+p4M=
11-
github.com/ringsaturn/tzf-dist v0.0.2026-a-alpha5 h1:7Y28FkeoxYQ+ipbJw59Z9vLfn+hLhygTtLYp5kJ7Lec=
12-
github.com/ringsaturn/tzf-dist v0.0.2026-a-alpha5/go.mod h1:MLn3mRLioai5ceZLV8k+uAr4cLxdVEHoTQIGKpuVS/c=
11+
github.com/ringsaturn/tzf-dist v0.0.2026-a h1:NH/hrv453fX8Z7CrY++Veu7ZXUksKWKyMvPZyWLMxpM=
12+
github.com/ringsaturn/tzf-dist v0.0.2026-a/go.mod h1:MLn3mRLioai5ceZLV8k+uAr4cLxdVEHoTQIGKpuVS/c=
1313
github.com/tidwall/cities v0.1.0 h1:CVNkmMf7NEC9Bvokf5GoSsArHCKRMTgLuubRTHnH0mE=
1414
github.com/tidwall/cities v0.1.0/go.mod h1:lV/HDp2gCcRcHJWqgt6Di54GiDrTZwh1aG2ZUPNbqa4=
1515
github.com/tidwall/geoindex v1.7.0 h1:jtk41sfgwIt8MEDyC3xyKSj75iXXf6rjReJGDNPtR5o=

0 commit comments

Comments
 (0)