summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-31 08:21:47 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-08-04 09:54:06 +0200
commit61be050a95db12e8626d73300168dadcad3bc15a (patch)
treee0b5c44bb843d623d2923b662208b8cb0a649c7d /go.mod
parent65af75fb00f880dd61c439519901ed41723572b8 (diff)
build(deps): bump github.com/clbanning/mxj/v2 from 2.5.7 to 2.7.0
Bumps [github.com/clbanning/mxj/v2](https://github.com/clbanning/mxj) from 2.5.7 to 2.7.0. - [Release notes](https://github.com/clbanning/mxj/releases) - [Commits](https://github.com/clbanning/mxj/compare/2.5.7...v2.7) --- updated-dependencies: - dependency-name: github.com/clbanning/mxj/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 a38e872cd..839457c9a 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/bep/overlayfs v0.6.0
github.com/bep/simplecobra v0.3.2
github.com/bep/tmc v0.5.1
- github.com/clbanning/mxj/v2 v2.5.7
+ github.com/clbanning/mxj/v2 v2.7.0
github.com/cli/safeexec v1.0.1
github.com/disintegration/gift v1.2.1
github.com/dustin/go-humanize v1.0.1