Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit 9473d99

Browse files
author
thisisaaronland
committed
update to go-whosonfirst-sqlite-features v0.3.1
1 parent 765b26d commit 9473d99

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/whosonfirst/go-whosonfirst-log v0.1.0
1414
github.com/whosonfirst/go-whosonfirst-reader v0.0.1
1515
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
1717
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.2.0
1818
github.com/whosonfirst/warning v0.1.1
1919
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ github.com/whosonfirst/go-whosonfirst-sqlite-features v0.2.7 h1:S3H+n72XkWrLyK33
203203
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.2.7/go.mod h1:Bhtd9O7wjm9k4NMaoGErUdcbNRR0DstKD+ImtXRbc5U=
204204
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.3.0 h1:4Paz+Gxr1Kxt0sxNVbaiqpa6P8BX1RmfJjotc7sWQMA=
205205
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=
206208
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.0.1 h1:/GuAgxIHn5vZwAEDA4XUSWe7rYWZW30I4HLQRTpBeJY=
207209
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.0.1/go.mod h1:5fY1ikCDhe1u0umawonTOICPzv/2CgfFT9hTAen5nsI=
208210
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.1.0 h1:/tljUy2rchRC9XE4FDteNmYZYhYqxWX2uF4c61WlocU=

vendor/github.com/whosonfirst/go-whosonfirst-sqlite-features/README.md

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ github.com/whosonfirst/go-whosonfirst-spr
7070
github.com/whosonfirst/go-whosonfirst-sqlite
7171
github.com/whosonfirst/go-whosonfirst-sqlite/database
7272
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
7474
github.com/whosonfirst/go-whosonfirst-sqlite-features
7575
github.com/whosonfirst/go-whosonfirst-sqlite-features/tables
7676
# github.com/whosonfirst/go-whosonfirst-sqlite-index v0.2.0

0 commit comments

Comments
 (0)