Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Dec 29, 2023
1 parent b453481 commit aa6a074
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/ringsaturn/go-cities.json v0.5.1
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/ringsaturn/tzf-rel v0.0.2023-d
github.com/tidwall/geojson v1.4.5
github.com/tidwall/lotsa v1.0.3
github.com/tidwall/rtree v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/ringsaturn/polyf v0.1.0 h1:lM7exyGpgg+VW41/aGr5znJsUB1AlIA9xRPe6Lnykx
github.com/ringsaturn/polyf v0.1.0/go.mod h1:+oMllvWOIIjXhH69ceZhEAXfA7kmfo75wIJoC3MRsa4=
github.com/ringsaturn/requests v0.1.0 h1:3W152Lc80Man+V7AoeZamKhUiZEKuHZVfPWdzdVNJkM=
github.com/ringsaturn/requests v0.1.0/go.mod h1:dq7MKwNyXr9AKHdNvUlpguFE9TJSdjdsAqN3NTQfsuI=
github.com/ringsaturn/tzf-rel v0.0.2023-b h1:27Kt3ewlXJ/nkYFedYWmKbj7CUWzG0UxFYXQAjzPgBE=
github.com/ringsaturn/tzf-rel v0.0.2023-b/go.mod h1:TvyUIUpF3aCH98QYjTmMb1cqK7pFswdFLoIVZwGNV/M=
github.com/ringsaturn/tzf-rel v0.0.2023-d h1:hUK8w4xuDY/oqu+Ltqt35lEuxZmiI/z+oAYHaKxYH0c=
github.com/ringsaturn/tzf-rel v0.0.2023-d/go.mod h1:TvyUIUpF3aCH98QYjTmMb1cqK7pFswdFLoIVZwGNV/M=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.3.0/go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
Expand Down

0 comments on commit aa6a074

Please sign in to comment.