From 62cd0b08aa82fe19e6d5d96b0341f7cffbb4cb7b Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 26 May 2019 15:48:29 -0400 Subject: Update terminal color handling per vterm changes --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6372e97..5178583 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ require ( git.sr.ht/~sircmpwn/getopt v0.0.0-20190214165041-9a4f886f9fc7 git.sr.ht/~sircmpwn/pty v0.0.0-20190330154901-3a43678975a9 github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 - github.com/ddevault/go-libvterm v0.0.0-20190526191137-d855ab13e5c4 + github.com/ddevault/go-libvterm v0.0.0-20190526194226-b7d861da3810 github.com/emersion/go-imap v1.0.0-beta.5 github.com/emersion/go-imap-idle v0.0.0-20190519112320-2704abd7050e github.com/emersion/go-message v0.10.3 -- cgit v1.2.3