aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 0354cc1..50cb098 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/getkin/kin-openapi v0.120.0
github.com/go-faker/faker/v4 v4.4.2
github.com/go-git/go-git/v5 v5.12.0
- github.com/invopop/yaml v0.2.0
+ github.com/invopop/yaml v0.3.1
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.9.0
github.com/twitchtv/twirp v8.1.3+incompatible