We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06889c commit 97dbf20Copy full SHA for 97dbf20
go.mod
@@ -3,6 +3,6 @@ module github.com/genert/pop3
3
go 1.19
4
5
require (
6
- github.com/jhillyerd/enmime v0.9.2
+ github.com/jhillyerd/enmime v0.11.1
7
github.com/stretchr/testify v1.8.1
8
)
0 commit comments