Update internal dependencies
... | ... | @@ -3,14 +3,20 @@ module git.autistici.org/ai3/accountserver |
go 1.14 | ||
require ( | ||
git.autistici.org/ai3/go-common v0.0.0-20210118064555-73f00db54723 | ||
git.autistici.org/ai3/go-common v0.0.0-20210507084757-2cf72583ce0e | ||
git.autistici.org/ai3/tools/aux-db v0.0.0-20210127161623-c7f0177bcc33 | ||
git.autistici.org/id/auth v0.0.0-20210117173158-5b5aa9684fa2 | ||
git.autistici.org/id/go-sso v0.0.0-20210117165919-e56e6579953d | ||
git.autistici.org/id/usermetadb v0.0.0-20210117202739-301b3d00f818 | ||
github.com/go-ldap/ldap/v3 v3.3.0 | ||
github.com/go-test/deep v1.0.7 | ||
github.com/gorilla/csrf v1.7.0 // indirect | ||
github.com/jonboulle/clockwork v0.2.2 // indirect | ||
github.com/mattermost/xml-roundtrip-validator v0.0.0-20201219040909-8fd2afad43d1 // indirect | ||
github.com/mattes/migrate v0.0.0-20180508041624-4768a648fbd9 // indirect | ||
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect | ||
github.com/mssola/user_agent v0.5.2 // indirect | ||
github.com/oschwald/maxminddb-golang v1.8.0 // indirect | ||
github.com/patrickmn/go-cache v0.0.0-20180815053127-5633e0862627 | ||
github.com/pquerna/otp v1.3.0 | ||
github.com/prometheus/client_golang v1.10.0 | ||
... | ... |
This diff is collapsed.