aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-04-12 08:11:50 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-04-12 08:11:50 -0700
commitce9eb070bfa1cf9526589abfda73ef0b70b17cf6 (patch)
treede939a40d018c5c75cf743cae6d10f3fc0c20584 /go.mod
parentb1dc6e107226af60b5fb11400b9739889e498994 (diff)
downloadccp-ce9eb070bfa1cf9526589abfda73ef0b70b17cf6.tar.zst
Bump deps
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 348e1cb..4e92c97 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/charmbracelet/bubbletea v1.3.4
github.com/charmbracelet/lipgloss v1.1.0
github.com/pkg/sftp v1.13.9
- gitlab.com/rhogenson/deque v1.0.0
+ gitlab.com/rhogenson/deque v1.1.0
golang.org/x/crypto v0.37.0
golang.org/x/term v0.31.0
)