aboutsummaryrefslogtreecommitdiffstats
path: root/commands/patch/find.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/patch/find.go')
-rw-r--r--commands/patch/find.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/patch/find.go b/commands/patch/find.go
index a508551d..10b96ef2 100644
--- a/commands/patch/find.go
+++ b/commands/patch/find.go
@@ -11,7 +11,7 @@ import (
"git.sr.ht/~rjarry/aerc/commands/account"
"git.sr.ht/~rjarry/aerc/lib/pama"
"git.sr.ht/~rjarry/aerc/lib/pama/models"
- "git.sr.ht/~rjarry/go-opt"
+ "git.sr.ht/~rjarry/go-opt/v2"
)
type Find struct {