aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 d8b8127..4602ac5 100644
--- a/go.mod
+++ b/go.mod
@@ -6,6 +6,7 @@ toolchain go1.23.4
require (
github.com/google/gousb v1.1.3
+ github.com/spf13/pflag v1.0.5
github.com/wailsapp/wails/v2 v2.9.2
)