0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-01-20 22:53:00 -05:00
imageproxy/vendor/golang.org/x/text/unicode/bidi
Will Norris 9c3cbc1733 switch to use go module support
versions of all dependencies remain the same, but now use `go mod` to
manage them rather than govendor.  This does result in a few extra files
being checked in, since govendor would ignore non-build files and go mod
does not.
2018-09-15 07:56:49 +00:00
..
bidi.go vendor: add github.com/diegomarangoni/gcscache 2017-09-01 20:46:05 +00:00
bracket.go vendor: add github.com/diegomarangoni/gcscache 2017-09-01 20:46:05 +00:00
core.go vendor: add github.com/diegomarangoni/gcscache 2017-09-01 20:46:05 +00:00
gen.go switch to use go module support 2018-09-15 07:56:49 +00:00
gen_ranges.go switch to use go module support 2018-09-15 07:56:49 +00:00
gen_trieval.go switch to use go module support 2018-09-15 07:56:49 +00:00
prop.go vendor: add github.com/diegomarangoni/gcscache 2017-09-01 20:46:05 +00:00
tables9.0.0.go update all vendored dependencies 2018-02-02 10:23:34 +00:00
tables10.0.0.go update all vendored dependencies 2018-02-02 10:23:34 +00:00
trieval.go vendor: add github.com/diegomarangoni/gcscache 2017-09-01 20:46:05 +00:00