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 9123ac3..bad25b4 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/donatj/hmacsig v1.1.0
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
github.com/go-faker/faker/v4 v4.6.0
- github.com/go-git/go-git/v5 v5.15.0
+ github.com/go-git/go-git/v5 v5.16.0
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.10.0
github.com/twitchtv/twirp v8.1.3+incompatible