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

Commit 4475be2

Browse files
author
thisisaaronland
committed
update to whosonfirst/go-whosonfirst-sqlite-features v0.6.3
1 parent 1b51531 commit 4475be2

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
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.6.2
16+
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.3
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
@@ -247,6 +247,8 @@ github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.1 h1:2F9503zBzinncf3F
247247
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.1/go.mod h1:jZXXBBarIOYmkFl/LiKPjE4dQEunUZjV4fGqQImnXYQ=
248248
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.2 h1:7eWyeIwsHZTeMmSdmRVuj6X9bvjEUamE2caDrOZ0uXw=
249249
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.2/go.mod h1:jZXXBBarIOYmkFl/LiKPjE4dQEunUZjV4fGqQImnXYQ=
250+
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.3 h1:1FH//dWDsBUr1ZVC6CbGj+Y7TDU44SvKs8UiZc3tr80=
251+
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.3/go.mod h1:jZXXBBarIOYmkFl/LiKPjE4dQEunUZjV4fGqQImnXYQ=
250252
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.0.1 h1:/GuAgxIHn5vZwAEDA4XUSWe7rYWZW30I4HLQRTpBeJY=
251253
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.0.1/go.mod h1:5fY1ikCDhe1u0umawonTOICPzv/2CgfFT9hTAen5nsI=
252254
github.com/whosonfirst/go-whosonfirst-sqlite-index v0.1.0 h1:/tljUy2rchRC9XE4FDteNmYZYhYqxWX2uF4c61WlocU=

vendor/github.com/whosonfirst/go-whosonfirst-sqlite-features/tables/spr.go

Lines changed: 12 additions & 4 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
@@ -72,7 +72,7 @@ github.com/whosonfirst/go-whosonfirst-spr
7272
github.com/whosonfirst/go-whosonfirst-sqlite
7373
github.com/whosonfirst/go-whosonfirst-sqlite/database
7474
github.com/whosonfirst/go-whosonfirst-sqlite/utils
75-
# github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.2
75+
# github.com/whosonfirst/go-whosonfirst-sqlite-features v0.6.3
7676
github.com/whosonfirst/go-whosonfirst-sqlite-features
7777
github.com/whosonfirst/go-whosonfirst-sqlite-features/tables
7878
# github.com/whosonfirst/go-whosonfirst-sqlite-index v0.2.0

0 commit comments

Comments
 (0)