Skip to content

Commit

Permalink
Bump github.com/loopholelabs/logging from 0.2.4 to 0.2.5 (#12)
Browse files Browse the repository at this point in the history
Bumps [github.com/loopholelabs/logging](https://github.com/loopholelabs/logging) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/loopholelabs/logging/releases)
- [Commits](loopholelabs/logging@v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: github.com/loopholelabs/logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent e3fe266 commit 882b93b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/briandowns/spinner v1.23.1
github.com/fatih/color v1.17.0
github.com/jedib0t/go-pretty/v6 v6.5.9
github.com/loopholelabs/logging v0.2.4
github.com/loopholelabs/logging v0.2.5
github.com/mattn/go-isatty v0.0.20
github.com/mitchellh/mapstructure v1.5.0
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/loopholelabs/logging v0.2.4 h1:8QBzGW9TJ1/XM8sQLE5GSFmdZHKEaZoi+JP7KEDu2tA=
github.com/loopholelabs/logging v0.2.4/go.mod h1:uRDUydiqPqKbZkb0WoQ3dfyAcJ2iOMhxdEafZssLVv0=
github.com/loopholelabs/logging v0.2.5 h1:6SK/bPbyZ5RKZ8ybYY3RbaxpUh0XN3+2VL9tpHHiL+g=
github.com/loopholelabs/logging v0.2.5/go.mod h1:uRDUydiqPqKbZkb0WoQ3dfyAcJ2iOMhxdEafZssLVv0=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
Expand Down

0 comments on commit 882b93b

Please sign in to comment.