aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-08-28 10:51:06 +0200
committerjoe <rbo@gmx.us>2025-08-28 10:51:06 +0200
commit1146d112e0c4e46b1e999d3d3212eaa1fe9cf1a2 (patch)
tree868d43d09f4b07d18e7da756bb6466b72654f8b7 /go.mod
parentn option good (diff)
downloadhardflip-1146d112e0c4e46b1e999d3d3212eaa1fe9cf1a2.tar.gz
hardflip-1146d112e0c4e46b1e999d3d3212eaa1fe9cf1a2.tar.bz2
hardflip-1146d112e0c4e46b1e999d3d3212eaa1fe9cf1a2.tar.xz
hardflip-1146d112e0c4e46b1e999d3d3212eaa1fe9cf1a2.tar.zst
hardflip-1146d112e0c4e46b1e999d3d3212eaa1fe9cf1a2.zip
quick fix
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a131274..2b6c152 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,6 @@ 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