mirror of
https://github.com/foxcpp/maddy.git
synced 2026-02-09 17:23:11 +02:00
78 lines
3.5 KiB
Modula-2
78 lines
3.5 KiB
Modula-2
module github.com/foxcpp/maddy
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
blitiri.com.ar/go/spf v1.3.0
|
|
cloud.google.com/go/compute v1.5.0 // indirect
|
|
github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e // indirect
|
|
github.com/GehirnInc/crypt v0.0.0-20200316065508-bb7000b8a962
|
|
github.com/aws/aws-sdk-go v1.43.12 // indirect
|
|
github.com/caddyserver/certmagic v0.15.3
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
|
|
github.com/digitalocean/godo v1.75.0 // indirect
|
|
github.com/emersion/go-imap v1.2.1-0.20220119134953-dcd9ee65c8c7
|
|
github.com/emersion/go-imap-compress v0.0.0-20201103190257-14809af1d1b9
|
|
github.com/emersion/go-imap-sortthread v1.2.0
|
|
github.com/emersion/go-message v0.15.0
|
|
github.com/emersion/go-milter v0.3.2
|
|
github.com/emersion/go-msgauth v0.6.5
|
|
github.com/emersion/go-sasl v0.0.0-20211008083017-0b9dcfb154ac
|
|
github.com/emersion/go-smtp v0.15.1-0.20220119142625-1c322d2783aa
|
|
github.com/foxcpp/go-dovecot-sasl v0.0.0-20200522223722-c4699d7a24bf
|
|
github.com/foxcpp/go-imap-backend-tests v0.0.0-20220105184719-e80aa29a5e16
|
|
github.com/foxcpp/go-imap-i18nlevel v0.0.0-20200208001533-d6ec88553005
|
|
github.com/foxcpp/go-imap-mess v0.0.0-20220105225909-b3469f4a4315
|
|
github.com/foxcpp/go-imap-namespace v0.0.0-20200802091432-08496dd8e0ed
|
|
github.com/foxcpp/go-imap-sql v0.5.1-0.20220105233636-946daf36ce81
|
|
github.com/foxcpp/go-mockdns v0.0.0-20201212160233-ede2f9158d15
|
|
github.com/foxcpp/go-mtasts v0.0.0-20191219193356-62bc3f1f74b8
|
|
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect
|
|
github.com/go-ldap/ldap/v3 v3.4.2
|
|
github.com/go-sql-driver/mysql v1.6.0
|
|
github.com/google/uuid v1.3.0
|
|
github.com/johannesboyne/gofakes3 v0.0.0-20210704111953-6a9f95c2941c
|
|
github.com/klauspost/compress v1.15.0 // indirect
|
|
github.com/klauspost/cpuid/v2 v2.0.11 // indirect
|
|
github.com/lib/pq v1.10.4
|
|
github.com/libdns/alidns v1.0.2
|
|
github.com/libdns/cloudflare v0.1.0
|
|
github.com/libdns/digitalocean v0.0.0-20210310230526-186c4ebd2215
|
|
github.com/libdns/gandi v1.0.2
|
|
github.com/libdns/googleclouddns v1.0.1
|
|
github.com/libdns/hetzner v0.0.1
|
|
github.com/libdns/leaseweb v0.2.1
|
|
github.com/libdns/libdns v0.2.1
|
|
github.com/libdns/metaname v0.3.0
|
|
github.com/libdns/namecheap v0.0.0-20211109042440-fc7440785c8e
|
|
github.com/libdns/namedotcom v0.3.3
|
|
github.com/libdns/route53 v1.1.2
|
|
github.com/libdns/vultr v0.0.0-20211122184636-cd4cb5c12e51
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
|
github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
|
github.com/mholt/acmez v1.0.2 // indirect
|
|
github.com/miekg/dns v1.1.46
|
|
github.com/minio/md5-simd v1.1.2 // indirect
|
|
github.com/minio/minio-go/v7 v7.0.23
|
|
github.com/minio/sha256-simd v1.0.0 // indirect
|
|
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
|
|
github.com/prometheus/client_golang v1.12.1
|
|
github.com/rs/xid v1.3.0 // indirect
|
|
github.com/urfave/cli/v2 v2.3.0
|
|
github.com/vultr/govultr/v2 v2.14.1 // indirect
|
|
go.uber.org/atomic v1.9.0 // indirect
|
|
go.uber.org/multierr v1.8.0 // indirect
|
|
go.uber.org/zap v1.21.0
|
|
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
|
|
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
|
|
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
|
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
|
|
golang.org/x/text v0.3.7
|
|
golang.org/x/tools v0.1.9 // indirect
|
|
google.golang.org/genproto v0.0.0-20220304144024-325a89244dc8 // indirect
|
|
gopkg.in/ini.v1 v1.66.4 // indirect
|
|
)
|
|
|
|
replace github.com/emersion/go-imap => github.com/foxcpp/go-imap v1.0.0-beta.1.0.20220105164802-1e767d4cfd62
|