Skip to content

Commit 8633621

Browse files
dependabot[bot]sams96
authored andcommittedJan 23, 2025·
Bump github.com/twpayne/go-geom from 1.5.7 to 1.6.0
Bumps [github.com/twpayne/go-geom](https://github.com/twpayne/go-geom) from 1.5.7 to 1.6.0. - [Commits](twpayne/go-geom@v1.5.7...v1.6.0) --- updated-dependencies: - dependency-name: github.com/twpayne/go-geom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb143da commit 8633621

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.19
55
require (
66
github.com/go-test/deep v1.1.1
77
github.com/golang/geo v0.0.0-20230421003525-6adc56603217
8-
github.com/twpayne/go-geom v1.5.7
8+
github.com/twpayne/go-geom v1.6.0
99
)

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ github.com/go-test/deep v1.1.1/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncV
55
github.com/golang/geo v0.0.0-20230421003525-6adc56603217 h1:HKlyj6in2JV6wVkmQ4XmG/EIm+SCYlPZ+V4GWit7Z+I=
66
github.com/golang/geo v0.0.0-20230421003525-6adc56603217/go.mod h1:8wI0hitZ3a1IxZfeH3/5I97CI8i5cLGsYe7xNhQGs9U=
77
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
8-
github.com/twpayne/go-geom v1.5.7 h1:7fdceDUr03/MP7rAKOaTV6x9njMiQdxB/D0PDzMTCDc=
9-
github.com/twpayne/go-geom v1.5.7/go.mod h1:y4fTAQtLedXW8eG2Yo4tYrIGN1yIwwKkmA+K3iSHKBA=
8+
github.com/twpayne/go-geom v1.6.0 h1:WPOJLCdd8OdcnHvKQepLKwOZrn5BzVlNxtQB59IDHRE=
9+
github.com/twpayne/go-geom v1.6.0/go.mod h1:Kr+Nly6BswFsKM5sd31YaoWS5PeDDH2NftJTK7Gd028=

0 commit comments

Comments
 (0)
Please sign in to comment.