Skip to content

Commit 2d86a05

Browse files
dependabot[bot]bep
authored andcommitted
build(deps): bump github.com/bep/simplecobra from 0.4.0 to 0.5.0
Bumps [github.com/bep/simplecobra](https://github.com/bep/simplecobra) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/bep/simplecobra/releases) - [Commits](bep/simplecobra@v0.4.0...v0.5.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>
1 parent f02da7f commit 2d86a05

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/bep/logg v0.4.0
2020
github.com/bep/mclib v1.20400.20402
2121
github.com/bep/overlayfs v0.9.2
22-
github.com/bep/simplecobra v0.4.0
22+
github.com/bep/simplecobra v0.5.0
2323
github.com/bep/tmc v0.5.1
2424
github.com/cespare/xxhash/v2 v2.3.0
2525
github.com/clbanning/mxj/v2 v2.7.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ github.com/bep/mclib v1.20400.20402 h1:olpCE2WSPpOAbFE1R4hnftSEmQ34+xzy2HRzd0m69
147147
github.com/bep/mclib v1.20400.20402/go.mod h1:pkrk9Kyfqg34Uj6XlDq9tdEFJBiL1FvCoCgVKRzw1EY=
148148
github.com/bep/overlayfs v0.9.2 h1:qJEmFInsW12L7WW7dOTUhnMfyk/fN9OCDEO5Gr8HSDs=
149149
github.com/bep/overlayfs v0.9.2/go.mod h1:aYY9W7aXQsGcA7V9x/pzeR8LjEgIxbtisZm8Q7zPz40=
150-
github.com/bep/simplecobra v0.4.0 h1:ufX/6WcOtEVJdCd7hsztTWURlZkOaWYOD+zCqrM8qUE=
151-
github.com/bep/simplecobra v0.4.0/go.mod h1:evSM6iQqRwqpV7W4H4DlYFfe9mZ0x6Hj5GEOnIV7dI4=
150+
github.com/bep/simplecobra v0.5.0 h1:b6rElBI1mtSrhhIvk/5KrAddKwiNXjxhChs9W1zRep4=
151+
github.com/bep/simplecobra v0.5.0/go.mod h1:QdxH1jmpb2DB+rkDYbuk7EM7XiluIt9+ACJmoY92igg=
152152
github.com/bep/tmc v0.5.1 h1:CsQnSC6MsomH64gw0cT5f+EwQDcvZz4AazKunFwTpuI=
153153
github.com/bep/tmc v0.5.1/go.mod h1:tGYHN8fS85aJPhDLgXETVKp+PR382OvFi2+q2GkGsq0=
154154
github.com/bep/workers v1.0.0 h1:U+H8YmEaBCEaFZBst7GcRVEoqeRC9dzH2dWOwGmOchg=

0 commit comments

Comments
 (0)