Skip to content

Commit

Permalink
update vendor deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed Jul 15, 2021
1 parent 0435b0e commit f6dcccd
Show file tree
Hide file tree
Showing 40 changed files with 3,877 additions and 2,918 deletions.
18 changes: 9 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@ module github.com/sfomuseum/go-www-geotag

go 1.16

// https://github.com/tilezen/go-tilepacks/pull/18
replace github.com/tilezen/go-tilepacks v0.0.0-20210602151652-0147f7fb6fd7 => github.com/sfomuseum/go-tilepacks v0.0.0-20210608004736-b39af25ff900

require (
github.com/aaronland/go-http-bootstrap v0.1.0
github.com/aaronland/go-http-crumb v0.1.2
github.com/aaronland/go-http-rewrite v0.0.7
github.com/aaronland/go-http-sanitize v0.0.5
github.com/aaronland/go-http-server v0.0.6
github.com/aaronland/go-http-server v0.0.7
github.com/aaronland/go-http-tangramjs v0.1.0
github.com/aaronland/go-roster v0.0.2
github.com/g8rswimmer/error-chain v1.0.0
github.com/jtacoma/uritemplates v1.0.0
github.com/rs/cors v1.7.0
github.com/rs/cors v1.8.0
github.com/sfomuseum/go-flags v0.8.2
github.com/sfomuseum/go-geojson-geotag v0.0.4
github.com/sfomuseum/go-http-leaflet-geotag v1.2.0
github.com/sfomuseum/go-http-leaflet-layers v0.1.0
github.com/sfomuseum/go-http-protomaps v0.0.12
github.com/sfomuseum/go-http-tilezen v0.0.5
github.com/sfomuseum/go-http-protomaps v0.0.13
github.com/sfomuseum/go-http-tilezen v0.0.6
github.com/tilezen/go-tilepacks v0.0.0-20210602151652-0147f7fb6fd7
github.com/whosonfirst/go-cache v0.2.0
github.com/whosonfirst/go-cache v0.5.0
github.com/whosonfirst/go-whosonfirst-spatial v0.0.56
github.com/whosonfirst/go-whosonfirst-spatial-pip v0.0.10
github.com/whosonfirst/go-whosonfirst-spatial-sqlite v0.0.39
github.com/whosonfirst/go-whosonfirst-spatial-sqlite v0.0.41
github.com/whosonfirst/go-whosonfirst-spatial-www v0.0.30
)

// https://github.com/tilezen/go-tilepacks/pull/18
replace github.com/tilezen/go-tilepacks v0.0.0-20210602151652-0147f7fb6fd7 => github.com/sfomuseum/go-tilepacks v0.0.0-20210608004736-b39af25ff900
60 changes: 60 additions & 0 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/github.com/aaronland/go-http-server/http.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/aaronland/go-http-server/lambda.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/aaronland/go-http-server/server.go

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

6 changes: 3 additions & 3 deletions vendor/github.com/paulmach/orb/go.mod

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

100 changes: 34 additions & 66 deletions vendor/github.com/paulmach/orb/go.sum

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

4 changes: 1 addition & 3 deletions vendor/github.com/rs/cors/.travis.yml

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

15 changes: 11 additions & 4 deletions vendor/github.com/rs/cors/cors.go

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

6 changes: 6 additions & 0 deletions vendor/github.com/rs/cors/go.mod

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

25 changes: 25 additions & 0 deletions vendor/github.com/rs/cors/go.sum

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

2 changes: 1 addition & 1 deletion vendor/github.com/rs/cors/utils.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/sfomuseum/go-http-protomaps/README.md

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

Loading

0 comments on commit f6dcccd

Please sign in to comment.