aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-05-20 20:34:49 -0400
committerSam Anthony <sam@samanthony.xyz>2026-05-20 20:34:49 -0400
commit5b3f9269e7a4c709d5ced93c0f13492a3189c4f6 (patch)
tree9f356fc520eab81786e7b41f2d560d0b60e9cc75 /go.mod
parent2a4b7f4cd36aadd3448a303e6bcf1a703ad575d8 (diff)
downloadlulu-5b3f9269e7a4c709d5ced93c0f13492a3189c4f6.zip
cli: job command
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 058aff4..6da2272 100644
--- a/go.mod
+++ b/go.mod
@@ -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