Skip to content

Commit 7aed53e

Browse files
dependabot[bot]sams96
authored andcommittedAug 17, 2024·
Bump github.com/twpayne/go-geom from 1.5.4 to 1.5.5
Bumps [github.com/twpayne/go-geom](https://github.com/twpayne/go-geom) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/twpayne/go-geom/releases) - [Commits](twpayne/go-geom@v1.5.4...v1.5.5) --- updated-dependencies: - dependency-name: github.com/twpayne/go-geom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e41140 commit 7aed53e

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.4
8+
github.com/twpayne/go-geom v1.5.5
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.4 h1:b8fiZd0SsEmQEeUdz2atT6KggF1KHiaZIi3DGi5p+sI=
9-
github.com/twpayne/go-geom v1.5.4/go.mod h1:Hw8RszQ2/d9Y/KfOm9CvUJo78BOoIA5g0e4P7JCVKvo=
8+
github.com/twpayne/go-geom v1.5.5 h1:7ODOrO615dEIXPORHgakLOIyqTGMKp6EYtEz2Emhfzw=
9+
github.com/twpayne/go-geom v1.5.5/go.mod h1:Makq3Z/s8PogsC3Kz8JEr6wBPs3GB2bjoqGYvhDrfE4=

0 commit comments

Comments
 (0)
Please sign in to comment.