This repository was archived by the owner on Dec 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-9
lines changed
github.com/whosonfirst/go-whosonfirst-sqlite-features Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/whosonfirst/go-whosonfirst-log v0.1.0
14
14
github.com/whosonfirst/go-whosonfirst-reader v0.0.1
15
15
github.com/whosonfirst/go-whosonfirst-sqlite v0.1.6
16
- github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.0
16
+ github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.1
17
17
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.2.0
18
18
github.com/whosonfirst/warning v0.1.1
19
19
)
Original file line number Diff line number Diff line change @@ -203,6 +203,8 @@ github.com/whosonfirst/go-whosonfirst-sqlite-features v0.2.7 h1:S3H+n72XkWrLyK33
203
203
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.2.7 /go.mod h1:Bhtd9O7wjm9k4NMaoGErUdcbNRR0DstKD+ImtXRbc5U =
204
204
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.0 h1:4Paz+Gxr1Kxt0sxNVbaiqpa6P8BX1RmfJjotc7sWQMA =
205
205
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.0 /go.mod h1:Bhtd9O7wjm9k4NMaoGErUdcbNRR0DstKD+ImtXRbc5U =
206
+ github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.1 h1:D6L5pjUoPJ8wZnKCQ70VIS2dPijGn7ssAA3O9UCK/8k =
207
+ github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.1 /go.mod h1:Bhtd9O7wjm9k4NMaoGErUdcbNRR0DstKD+ImtXRbc5U =
206
208
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.0.1 h1:/GuAgxIHn5vZwAEDA4XUSWe7rYWZW30I4HLQRTpBeJY =
207
209
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.0.1 /go.mod h1:5fY1ikCDhe1u0umawonTOICPzv/2CgfFT9hTAen5nsI =
208
210
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.1.0 h1:/tljUy2rchRC9XE4FDteNmYZYhYqxWX2uF4c61WlocU =
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ github.com/whosonfirst/go-whosonfirst-spr
70
70
github.com/whosonfirst/go-whosonfirst-sqlite
71
71
github.com/whosonfirst/go-whosonfirst-sqlite/database
72
72
github.com/whosonfirst/go-whosonfirst-sqlite/utils
73
- # github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.0
73
+ # github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.1
74
74
github.com/whosonfirst/go-whosonfirst-sqlite-features
75
75
github.com/whosonfirst/go-whosonfirst-sqlite-features/tables
76
76
# github.com/whosonfirst/go-whosonfirst-sqlite-index v0.2.0
You can’t perform that action at this time.
0 commit comments