aboutsummaryrefslogtreecommitdiff
path: root/etc/pubrefman/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pubrefman/go.mod')
-rw-r--r--etc/pubrefman/go.mod7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/pubrefman/go.mod b/etc/pubrefman/go.mod
index 4fe22305..7ae2d656 100644
--- a/etc/pubrefman/go.mod
+++ b/etc/pubrefman/go.mod
@@ -5,7 +5,7 @@ go 1.18
require (
github.com/bytesparadise/libasciidoc v0.8.0
github.com/go-git/go-billy/v5 v5.5.0
- github.com/go-git/go-git/v5 v5.9.0
+ github.com/go-git/go-git/v5 v5.11.0
github.com/google/uuid v1.3.1
github.com/spf13/jwalterweatherman v1.1.0
)
@@ -14,7 +14,6 @@ require (
dario.cat/mergo v1.0.0 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
- github.com/acomagu/bufpipe v1.0.4 // indirect
github.com/alecthomas/chroma/v2 v2.9.1 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
@@ -33,11 +32,11 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/sergi/go-diff v1.3.1 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
- github.com/skeema/knownhosts v1.2.0 // indirect
+ github.com/skeema/knownhosts v1.2.1 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/mod v0.12.0 // indirect
- golang.org/x/net v0.17.0 // indirect
+ golang.org/x/net v0.19.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/tools v0.13.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect