Skip to content

Commit

Permalink
update to whosonfirst/go-whosonfirst-iterate v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed Mar 29, 2021
1 parent bee6dcf commit 910df3b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/tidwall/sjson v1.1.5
github.com/whosonfirst/go-reader v0.5.0
github.com/whosonfirst/go-whosonfirst-export/v2 v2.2.0
github.com/whosonfirst/go-whosonfirst-iterate v1.1.0
github.com/whosonfirst/go-whosonfirst-iterate v1.1.1
github.com/whosonfirst/go-whosonfirst-reader v0.0.2
github.com/whosonfirst/go-whosonfirst-writer v0.2.1
github.com/whosonfirst/go-writer v0.4.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ github.com/whosonfirst/go-whosonfirst-iterate v1.0.1 h1:XTQ6cvfEnNLS5sgx7WLKR9Yw
github.com/whosonfirst/go-whosonfirst-iterate v1.0.1/go.mod h1:ceLMHQ9s3naZLFcKeUvokP0Sw7/BmwuZJiaQt/mVO0I=
github.com/whosonfirst/go-whosonfirst-iterate v1.1.0 h1:mirgJrwyMS7Qdle3DpHCt9go1AG8lSP+tf0R/nxlmSQ=
github.com/whosonfirst/go-whosonfirst-iterate v1.1.0/go.mod h1:ceLMHQ9s3naZLFcKeUvokP0Sw7/BmwuZJiaQt/mVO0I=
github.com/whosonfirst/go-whosonfirst-iterate v1.1.1 h1:7J8kq86bZgO2uUEJcSW7ciWTaoMC9k5obFQ90lp7ZpQ=
github.com/whosonfirst/go-whosonfirst-iterate v1.1.1/go.mod h1:ceLMHQ9s3naZLFcKeUvokP0Sw7/BmwuZJiaQt/mVO0I=
github.com/whosonfirst/go-whosonfirst-log v0.1.0 h1:mWYI5hn16uyeLxBmPsLSvYV4rQKK/cxGVhM+bC2ZoGc=
github.com/whosonfirst/go-whosonfirst-log v0.1.0/go.mod h1:pmgBbxZSnjGVy2nsUJBBMcFagxwIKLlmRsW7ClkXmac=
github.com/whosonfirst/go-whosonfirst-placetypes v0.1.0 h1:zuSk8eqeEkg42sIZ4EF71IMtphdTbG80qJsXhuZXXbM=
Expand Down

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ github.com/whosonfirst/go-whosonfirst-geojson-v2/utils
github.com/whosonfirst/go-whosonfirst-hash
# github.com/whosonfirst/go-whosonfirst-id v0.0.2
github.com/whosonfirst/go-whosonfirst-id
# github.com/whosonfirst/go-whosonfirst-iterate v1.1.0
# github.com/whosonfirst/go-whosonfirst-iterate v1.1.1
## explicit
github.com/whosonfirst/go-whosonfirst-iterate/emitter
github.com/whosonfirst/go-whosonfirst-iterate/filters
Expand Down

0 comments on commit 910df3b

Please sign in to comment.