summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index e2f8382..31d4f00 100644
--- a/go.mod
+++ b/go.mod
@@ -2,5 +2,7 @@ module push-f.com/lex-surf
go 1.23.5
+require github.com/BurntSushi/toml v1.5.0
+
// test dependencies
require github.com/peter-evans/patience v0.3.0