diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 08:11:50 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 08:11:50 -0700 |
| commit | ce9eb070bfa1cf9526589abfda73ef0b70b17cf6 (patch) | |
| tree | de939a40d018c5c75cf743cae6d10f3fc0c20584 /go.mod | |
| parent | b1dc6e107226af60b5fb11400b9739889e498994 (diff) | |
| download | ccp-ce9eb070bfa1cf9526589abfda73ef0b70b17cf6.tar.zst | |
Bump deps
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
