diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ require ( github.com/spf13/cobra v1.9.1 github.com/spf13/viper v1.20.0 github.com/stretchr/testify v1.10.0 + rsc.io/qr v0.2.0 ) require golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect |
