aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2026-06-05 15:30:43 -0300
committerRaul Benencia <46945030+raul-te@users.noreply.github.com>2026-06-05 16:29:33 -0300
commit3c11829324a7151212d17bacc5d403e6d3a2204a (patch)
tree9df8c55cde970053ee77e1f132cddfbdd4ad65a5 /go.mod
parentc22c58b9bb67a24531be4e20691f4ed5716db649 (diff)
Prune flag dep
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod11
1 files changed, 1 insertions, 10 deletions
diff --git a/go.mod b/go.mod
index e0429e9..f7a5142 100644
--- a/go.mod
+++ b/go.mod
@@ -2,13 +2,4 @@ module github.com/thousandeyes/shoelaces
go 1.22
-require (
- github.com/namsral/flag v1.7.4-pre
- gopkg.in/yaml.v2 v2.4.0
-)
-
-require (
- github.com/kr/text v0.2.0 // indirect
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
-)
+require gopkg.in/yaml.v2 v2.4.0
nihil fit ex nihilo