File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ require (
99 github.com/charmbracelet/lipgloss v1.1.0
1010 github.com/charmbracelet/x/ansi v0.11.6
1111 github.com/emersion/go-imap/v2 v2.0.0-beta.8
12+ github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
1213 github.com/go-chi/chi/v5 v5.2.5
1314 github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
1415 github.com/google/go-cmp v0.7.0
@@ -45,7 +46,6 @@ require (
4546 github.com/clipperhouse/stringish v0.1.1 // indirect
4647 github.com/clipperhouse/uax29/v2 v2.5.0 // indirect
4748 github.com/emersion/go-message v0.18.2 // indirect
48- github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6 // indirect
4949 github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
5050 github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
5151 github.com/goccy/go-json v0.10.5 // indirect
You can’t perform that action at this time.
0 commit comments