diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/sam-rba/string-enumer v0.0.0-20260516150728-84dfedf65d7e // indirect + github.com/shurcooL/go v0.0.0-20230706063926-5fe729b41b3a // indirect github.com/spf13/pflag v1.0.6 // indirect golang.org/x/mod v0.35.0 // indirect golang.org/x/sync v0.20.0 // indirect |