summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-27 08:13:54 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2024-02-27 09:59:15 +0100
commit218690328cd2c379e3947cd7b330ca4353fae49b (patch)
treece69718ceedc64901c6308274f691b3ea74ff442 /go.mod
parent673c6341319f698b81559a5cff95750def3d5796 (diff)
build(deps): bump github.com/bep/overlayfs from 0.9.1 to 0.9.2
Bumps [github.com/bep/overlayfs](https://github.com/bep/overlayfs) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/bep/overlayfs/releases) - [Commits](https://github.com/bep/overlayfs/compare/v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: github.com/bep/overlayfs dependency-type: direct:production update-type: version-update:semver-patch ... 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 e4b351d2d..839838b2b 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/bep/lazycache v0.4.0
github.com/bep/logg v0.4.0
github.com/bep/mclib v1.20400.20402
- github.com/bep/overlayfs v0.9.1
+ github.com/bep/overlayfs v0.9.2
github.com/bep/simplecobra v0.4.0
github.com/bep/tmc v0.5.1
github.com/clbanning/mxj/v2 v2.7.0