diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-04 17:10:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-04 17:10:33 +0000 |
| commit | a8d4924c17d3c462594f86a5210b2cc1c08e31d2 (patch) | |
| tree | 2c73aae7904cad20bab18147a148811b0a32e309 /go.mod | |
| parent | 3e519b342e4173b98b8428f305e9276d0880ddad (diff) | |
deps(go): Bump github.com/lmittmann/tint from 1.1.0 to 1.1.1 (#2385)
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](https://github.com/lmittmann/tint/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: github.com/lmittmann/tint
dependency-version: 1.1.1
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-20250106100439-5c39aecd6999 github.com/joho/godotenv v1.5.1 - github.com/lmittmann/tint v1.1.0 + github.com/lmittmann/tint v1.1.1 github.com/spf13/cobra v1.9.1 github.com/stretchr/testify v1.10.0 github.com/ugorji/go/codec v1.2.14 |
