aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-08-28 10:39:42 +0200
committerjoe <rbo@gmx.us>2025-08-28 10:39:42 +0200
commit8a58c7c57fef3f2a33faef07ecfebc85ed442877 (patch)
treee92a87f0daa1b837ef2894320ccd338849309346 /go.mod
parentfuck it work so well (diff)
downloadhardflip-8a58c7c57fef3f2a33faef07ecfebc85ed442877.tar.gz
hardflip-8a58c7c57fef3f2a33faef07ecfebc85ed442877.tar.bz2
hardflip-8a58c7c57fef3f2a33faef07ecfebc85ed442877.tar.xz
hardflip-8a58c7c57fef3f2a33faef07ecfebc85ed442877.tar.zst
hardflip-8a58c7c57fef3f2a33faef07ecfebc85ed442877.zip
n option good
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 2b6c152..a131274 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.25.0
require (
github.com/gdamore/tcell/v2 v2.9.0
+ github.com/jessevdk/go-flags v1.6.1
golang.org/x/term v0.34.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.33.4