Skip to content

Commit eb143da

Browse files
dependabot[bot]sams96
authored andcommittedAug 19, 2024·
Bump github.com/twpayne/go-geom from 1.5.5 to 1.5.7
Bumps [github.com/twpayne/go-geom](https://github.com/twpayne/go-geom) from 1.5.5 to 1.5.7. - [Commits](twpayne/go-geom@v1.5.5...v1.5.7) --- 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 7aed53e commit eb143da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.5
8+
github.com/twpayne/go-geom v1.5.7
99
)

‎go.sum

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
github.com/alecthomas/assert/v2 v2.6.0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v2n4FU=
1+
github.com/alecthomas/assert/v2 v2.10.0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZP/GkPY=
22
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc=
33
github.com/go-test/deep v1.1.1 h1:0r/53hagsehfO4bzD2Pgr/+RgHqhmf+k1Bpse2cTu1U=
44
github.com/go-test/deep v1.1.1/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE=
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.5 h1:7ODOrO615dEIXPORHgakLOIyqTGMKp6EYtEz2Emhfzw=
9-
github.com/twpayne/go-geom v1.5.5/go.mod h1:Makq3Z/s8PogsC3Kz8JEr6wBPs3GB2bjoqGYvhDrfE4=
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=

0 commit comments

Comments
 (0)
Please sign in to comment.