aboutsummaryrefslogtreecommitdiffsponsor
path: root/go.mod
diff options
context:
space:
mode:
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 62be13d..c272af1 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.22.4
require (
dario.cat/mergo v1.0.0
+ github.com/BurntSushi/toml v1.4.0
github.com/stretchr/testify v1.9.0
)