module git.kapelle.org/niklas/s3browser go 1.16 require ( github.com/alexflint/go-arg v1.4.2 github.com/go-sql-driver/mysql v1.6.0 github.com/golang-jwt/jwt v3.2.2+incompatible github.com/gorilla/mux v1.8.0 github.com/graph-gophers/dataloader v5.0.0+incompatible github.com/graphql-go/graphql v0.7.9 github.com/graphql-go/handler v0.2.3 github.com/minio/minio-go/v7 v7.0.12 github.com/opentracing/opentracing-go v1.2.0 // indirect github.com/patrickmn/go-cache v2.1.0+incompatible github.com/sirupsen/logrus v1.8.1 golang.org/x/crypto v0.0.0-20201216223049-8b5274cf687f )