diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-23 17:22:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-23 17:22:24 +0000 |
| commit | 80c9a895e949e27915dd035a8413d5edfb00a87b (patch) | |
| tree | 0e0e865ea80f883ffcbafdf68133507513d49fe7 /go.mod | |
| parent | e13a1521a6a7c47512cbcfd2cbe1d3f021633229 (diff) | |
deps(go): Bump github.com/lmittmann/tint from 1.0.6 to 1.0.7 (#2308)
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](https://github.com/lmittmann/tint/compare/v1.0.6...v1.0.7)
---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ require ( github.com/itchyny/gojq v0.12.17 github.com/johannesboyne/gofakes3 v0.0.0-20240217095638-c55a48f17be6 github.com/joho/godotenv v1.5.1 - github.com/lmittmann/tint v1.0.6 + github.com/lmittmann/tint v1.0.7 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0 github.com/ugorji/go/codec v1.2.12 |
