blob: f4b739b815fd529f31d86d37a7275b5f2d74e8d0 [file] [log] [blame]
module golang.org/x/benchmarks
go 1.16
require (
cloud.google.com/go/storage v1.18.2
github.com/BurntSushi/toml v0.3.1
github.com/biogo/biogo v1.0.4
github.com/biogo/graph v0.0.0-20150317020928-057c1989faed
github.com/biogo/store v0.0.0-20201120204734-aad293a2328f
github.com/blevesearch/bleve v1.0.14
github.com/dustin/go-wikiparse v0.0.0-20211018054215-c01ec186f20c
github.com/fogleman/fauxgl v0.0.0-20200818143847-27cddc103802
github.com/fogleman/pt v0.0.0-20170619012416-6fa0015c2178
github.com/fogleman/simplify v0.0.0-20170216171241-d32f302d5046 // indirect
github.com/gomodule/redigo v1.8.5
github.com/google/pprof v0.0.0-20211122183932-1daafda22083
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/opencontainers/runtime-spec v1.0.2
github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9
gitlab.com/golang-commonmark/markdown v0.0.0-20211110145824-bf3e522c626a
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
google.golang.org/api v0.60.0
)