mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
chore: use enmime 2.0 (#531)
Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/inbucket/inbucket/v3/pkg/extension/event"
|
||||
"github.com/inbucket/inbucket/v3/pkg/message"
|
||||
"github.com/inbucket/inbucket/v3/pkg/test"
|
||||
"github.com/jhillyerd/enmime"
|
||||
"github.com/jhillyerd/enmime/v2"
|
||||
)
|
||||
|
||||
func TestRestMailboxList(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user