Skip to content

Commit

Permalink
fix(deps): update module github.com/twpayne/go-geos to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 2ce1865 commit 4f2c73a
Show file tree
Hide file tree
Showing 19 changed files with 499 additions and 243 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/dechristopher/lod

go 1.19
go 1.22

toolchain go1.23.4

require (
github.com/BurntSushi/toml v1.3.2
Expand All @@ -11,7 +13,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.3.0
github.com/twpayne/go-geos v0.13.2
github.com/twpayne/go-geos v0.20.0
github.com/valyala/fasthttp v1.45.0
golang.org/x/sync v0.2.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ github.com/tinylib/msgp v1.1.8 h1:FCXC1xanKO4I8plpHGH2P7koL/RzZs12l/+r7vakfm0=
github.com/tinylib/msgp v1.1.8/go.mod h1:qkpG+2ldGg4xRFmx+jfTvZPxfGFhi64BcnL9vkCm/Tw=
github.com/twpayne/go-geos v0.13.2 h1:kyQenUwpU+mGrNX403KNlRDuIIIL22OHVVj1SGfXUm0=
github.com/twpayne/go-geos v0.13.2/go.mod h1:r5O89NwzDqYqiDF5HnkYjdgJtODwzpjeNlj/gL9ztXk=
github.com/twpayne/go-geos v0.20.0 h1:RDK31eJfaK84nFO3OW0LO/MUzYL5gsKomgArqzob35U=
github.com/twpayne/go-geos v0.20.0/go.mod h1:11FWVeSBAp9k3kr5KAAg0nsZvi57JYCNiUazzZ54MfY=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasthttp v1.45.0 h1:zPkkzpIn8tdHZUrVa6PzYd0i5verqiPSkgTd3bSUcpA=
Expand Down
48 changes: 34 additions & 14 deletions vendor/github.com/twpayne/go-geos/.golangci.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions vendor/github.com/twpayne/go-geos/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions vendor/github.com/twpayne/go-geos/box3d.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4f2c73a

Please sign in to comment.