No go.mod changes dangit

This commit is contained in:
Andrew Morgan 2020-01-22 13:33:55 +00:00
parent cf0e0323c2
commit d72c5d7393

2
go.mod
View file

@ -17,8 +17,6 @@ require (
github.com/matrix-org/gomatrixserverlib v0.0.0-20200110113524-5f9a44f2fc67 github.com/matrix-org/gomatrixserverlib v0.0.0-20200110113524-5f9a44f2fc67
github.com/matrix-org/naffka v0.0.0-20171115094957-662bfd0841d0 github.com/matrix-org/naffka v0.0.0-20171115094957-662bfd0841d0
github.com/matrix-org/util v0.0.0-20171127121716-2e2df66af2f5 github.com/matrix-org/util v0.0.0-20171127121716-2e2df66af2f5
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5 github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5
github.com/opentracing/opentracing-go v0.0.0-20170806192116-8ebe5d4e236e github.com/opentracing/opentracing-go v0.0.0-20170806192116-8ebe5d4e236e
github.com/pierrec/lz4 v0.0.0-20161206202305-5c9560bfa9ac // indirect github.com/pierrec/lz4 v0.0.0-20161206202305-5c9560bfa9ac // indirect