Skip to content

Commit

Permalink
update vendor deps; recompile data
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed May 9, 2022
1 parent 6164ca3 commit 23fe82e
Show file tree
Hide file tree
Showing 97 changed files with 2,598 additions and 7,200 deletions.
2 changes: 1 addition & 1 deletion data/galleries.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/gates.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ go 1.16
require (
github.com/aaronland/go-roster v0.0.2
github.com/aaronland/go-sqlite v0.1.1
github.com/paulmach/orb v0.5.0
github.com/paulmach/orb v0.6.0
github.com/sfomuseum/go-sfomuseum-reader v0.0.2
github.com/sfomuseum/go-sfomuseum-writer v0.2.7
github.com/tidwall/gjson v1.14.1
github.com/whosonfirst/go-reader v0.10.0
github.com/whosonfirst/go-whosonfirst-export/v2 v2.4.2
github.com/whosonfirst/go-whosonfirst-feature v0.0.20
github.com/whosonfirst/go-reader v0.11.0
github.com/whosonfirst/go-whosonfirst-export/v2 v2.4.3
github.com/whosonfirst/go-whosonfirst-feature v0.0.23
github.com/whosonfirst/go-whosonfirst-id v0.0.4
github.com/whosonfirst/go-whosonfirst-iterate/v2 v2.0.2
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.9.4
github.com/whosonfirst/go-whosonfirst-sqlite-features-index v1.4.6
github.com/whosonfirst/go-whosonfirst-sqlite-features v0.10.0
github.com/whosonfirst/go-whosonfirst-sqlite-features-index v1.5.0
github.com/whosonfirst/go-whosonfirst-sqlite-index/v2 v2.0.1
github.com/whosonfirst/go-whosonfirst-uri v1.2.0
github.com/whosonfirst/go-writer v0.8.0
Expand Down
78 changes: 21 additions & 57 deletions go.sum

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions vendor/github.com/paulmach/orb/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 15 additions & 10 deletions vendor/github.com/paulmach/orb/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions vendor/github.com/paulmach/orb/encoding/wkt/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 23fe82e

Please sign in to comment.