aboutsummaryrefslogtreecommitdiffstats
path: root/commands/patch/list.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/patch/list.go')
-rw-r--r--commands/patch/list.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/patch/list.go b/commands/patch/list.go
index 0451605b..b05a9bf3 100644
--- a/commands/patch/list.go
+++ b/commands/patch/list.go
@@ -13,7 +13,7 @@ import (
"git.sr.ht/~rjarry/aerc/lib/pama"
"git.sr.ht/~rjarry/aerc/lib/pama/models"
"git.sr.ht/~rjarry/aerc/lib/ui"
- "git.sr.ht/~rjarry/go-opt"
+ "git.sr.ht/~rjarry/go-opt/v2"
"git.sr.ht/~rockorager/vaxis"
)