aboutsummaryrefslogtreecommitdiff
path: root/etc/pubrefman/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-27 15:08:12 +0000
committerGarrett D'Amore <garrett@damore.org>2023-12-29 15:24:15 -0800
commitfeb51d0931c30f58c87caafaf24ed345d27b324b (patch)
tree0cbfa8c58db30f6ac8adfb228686cc1dd18ff7f2 /etc/pubrefman/go.mod
parent9caabf76621ba81e7fed5df42971f355b648ff59 (diff)
downloadnng-feb51d0931c30f58c87caafaf24ed345d27b324b.tar.gz
nng-feb51d0931c30f58c87caafaf24ed345d27b324b.tar.bz2
nng-feb51d0931c30f58c87caafaf24ed345d27b324b.zip
Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /etc/pubrefman
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.9.0 to 5.11.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.9.0...v5.11.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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