build(deps): bump github.com/bep/simplecobra from 0.5.0 to 0.6.0

Bumps [github.com/bep/simplecobra](https://github.com/bep/simplecobra) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/bep/simplecobra/releases)
- [Commits](https://github.com/bep/simplecobra/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/bep/simplecobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-27 08:42:43 +00:00
committed by Bjørn Erik Pedersen
parent 93df17661f
commit 93d9c0533a
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/bep/logg v0.4.0
github.com/bep/mclib v1.20400.20402
github.com/bep/overlayfs v0.9.2
github.com/bep/simplecobra v0.5.0
github.com/bep/simplecobra v0.6.0
github.com/bep/tmc v0.5.1
github.com/cespare/xxhash/v2 v2.3.0
github.com/clbanning/mxj/v2 v2.7.0