1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

backend: Update to enmime 0.6.0

This commit is contained in:
James Hillyerd
2019-08-10 17:13:57 -07:00
parent 070de88bba
commit 7ea4798e77
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/gorilla/css v1.0.0
github.com/gorilla/mux v1.6.2
github.com/gorilla/websocket v1.4.0
github.com/jhillyerd/enmime v0.5.0
github.com/jhillyerd/enmime v0.6.0
github.com/jhillyerd/goldiff v0.1.0
github.com/kelseyhightower/envconfig v1.3.0
github.com/microcosm-cc/bluemonday v1.0.1