summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-28 08:56:10 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-11-28 10:56:09 +0100
commit4d07e1fe8a23c93254646797cb05a57b697e485d (patch)
treea1de62fa37afa4c7d673e0d76b316e588fa1395b /go.mod
parent1c41232e61e64e88393c88e7f7d5ed3dc3e74387 (diff)
build(deps): bump github.com/bep/logg from 0.3.0 to 0.4.0
Bumps [github.com/bep/logg](https://github.com/bep/logg) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/bep/logg/releases) - [Commits](https://github.com/bep/logg/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/bep/logg 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 a95823d8f..bded6db15 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/bep/gowebp v0.2.0
github.com/bep/helpers v0.4.0
github.com/bep/lazycache v0.2.0
- github.com/bep/logg v0.3.0
+ github.com/bep/logg v0.4.0
github.com/bep/mclib v1.20400.20402
github.com/bep/overlayfs v0.6.0
github.com/bep/simplecobra v0.4.0