aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-01-13 17:56:20 +0800
committerRunxi Yu <me@runxiyu.org>2025-01-13 17:56:20 +0800
commit7d8ec380749cdd90a6e8c07529574007a527e9ec (patch)
tree6c3cae1a0c6dce6f846d7d063dfe9f0e22e2ae72 /go.sum
parentserve_mx stuff rename (diff)
downloadmaild-7d8ec380749cdd90a6e8c07529574007a527e9ec.tar.gz
maild-7d8ec380749cdd90a6e8c07529574007a527e9ec.tar.zst
maild-7d8ec380749cdd90a6e8c07529574007a527e9ec.zip
Actually I'll do it manually instead of using go-imap
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 0 insertions, 4 deletions
diff --git a/go.sum b/go.sum
index d9cbdd6..2be52d7 100644
--- a/go.sum
+++ b/go.sum
@@ -1,10 +1,6 @@
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
-github.com/emersion/go-imap/v2 v2.0.0-beta.4 h1:BS7+kUVhe/jfuFWgn8li0AbCKBIDoNvqJWsRJppltcc=
-github.com/emersion/go-imap/v2 v2.0.0-beta.4/go.mod h1:BZTFHsS1hmgBkFlHqbxGLXk2hnRqTItUgwjSSCsYNAk=
-github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43 h1:hH4PQfOndHDlpzYfLAAfl63E8Le6F2+EL/cdhlkyRJY=
-github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43/go.mod h1:iL2twTeMvZnrg54ZoPDNfJaJaqy0xIQFuBdrLsmspwQ=
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo=