-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
sfomuseumbot
committed
Mar 22, 2024
1 parent
55bf6f0
commit f462481
Showing
236 changed files
with
4,675 additions
and
4,679 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,43 @@ | ||
module github.com/whosonfirst/go-whosonfirst-edtf | ||
|
||
go 1.16 | ||
go 1.22.1 | ||
|
||
require ( | ||
github.com/sfomuseum/go-edtf v0.3.1 | ||
github.com/tidwall/gjson v1.14.1 | ||
github.com/tidwall/sjson v1.2.4 | ||
github.com/whosonfirst/go-whosonfirst-iterate/v2 v2.0.2 | ||
github.com/whosonfirst/go-whosonfirst-writer v0.2.6 | ||
github.com/whosonfirst/go-writer v0.8.0 | ||
github.com/sfomuseum/go-edtf v1.1.1 | ||
github.com/tidwall/gjson v1.17.1 | ||
github.com/tidwall/sjson v1.2.5 | ||
github.com/whosonfirst/go-whosonfirst-iterate/v2 v2.3.4 | ||
github.com/whosonfirst/go-whosonfirst-writer/v3 v3.1.0 | ||
github.com/whosonfirst/go-writer/v3 v3.1.0 | ||
) | ||
|
||
require ( | ||
github.com/aaronland/go-artisanal-integers v0.9.1 // indirect | ||
github.com/aaronland/go-brooklynintegers-api v1.2.6 // indirect | ||
github.com/aaronland/go-json-query v0.1.4 // indirect | ||
github.com/aaronland/go-pool/v2 v2.0.0 // indirect | ||
github.com/aaronland/go-roster v1.0.0 // indirect | ||
github.com/aaronland/go-string v1.0.0 // indirect | ||
github.com/aaronland/go-uid v0.3.0 // indirect | ||
github.com/aaronland/go-uid-artisanal v0.0.2 // indirect | ||
github.com/aaronland/go-uid-proxy v0.0.2 // indirect | ||
github.com/aaronland/go-uid-whosonfirst v0.0.2 // indirect | ||
github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 // indirect | ||
github.com/cenkalti/backoff/v4 v4.1.3 // indirect | ||
github.com/g8rswimmer/error-chain v1.0.0 // indirect | ||
github.com/natefinch/atomic v1.0.1 // indirect | ||
github.com/paulmach/orb v0.8.0 // indirect | ||
github.com/tidwall/match v1.1.1 // indirect | ||
github.com/tidwall/pretty v1.2.0 // indirect | ||
github.com/whosonfirst/go-ioutil v1.0.2 // indirect | ||
github.com/whosonfirst/go-whosonfirst-crawl v0.2.2 // indirect | ||
github.com/whosonfirst/go-whosonfirst-export/v2 v2.7.0 // indirect | ||
github.com/whosonfirst/go-whosonfirst-feature v0.0.26 // indirect | ||
github.com/whosonfirst/go-whosonfirst-flags v0.4.4 // indirect | ||
github.com/whosonfirst/go-whosonfirst-format v0.4.1 // indirect | ||
github.com/whosonfirst/go-whosonfirst-id v1.2.0 // indirect | ||
github.com/whosonfirst/go-whosonfirst-sources v0.1.0 // indirect | ||
github.com/whosonfirst/go-whosonfirst-uri v1.3.0 // indirect | ||
github.com/whosonfirst/walk v0.0.2 // indirect | ||
go.uber.org/ratelimit v0.2.0 // indirect | ||
) |
27 changes: 0 additions & 27 deletions
27
vendor/github.com/aaronland/go-artisanal-integers-proxy/LICENSE
This file was deleted.
Oops, something went wrong.
256 changes: 0 additions & 256 deletions
256
vendor/github.com/aaronland/go-artisanal-integers-proxy/service/proxy.go
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.