diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-16 10:21:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-16 10:21:54 +0000 |
| commit | c16afe968541b378066d0204b63bfa8bb64cdf6a (patch) | |
| tree | 402b322bbe99dbc00ccd0746f76d45f3805a8126 /go.mod | |
| parent | a238febd3d451cbf6a66b571c36f7380c5fa88a2 (diff) | |
| download | x-c16afe968541b378066d0204b63bfa8bb64cdf6a.tar.xz x-c16afe968541b378066d0204b63bfa8bb64cdf6a.zip | |
build(deps): bump github.com/rivo/uniseg from 0.4.4 to 0.4.7 (#643)
Bumps [github.com/rivo/uniseg](https://github.com/rivo/uniseg) from 0.4.4 to 0.4.7.
- [Release notes](https://github.com/rivo/uniseg/releases)
- [Commits](https://github.com/rivo/uniseg/compare/v0.4.4...v0.4.7)
---
updated-dependencies:
- dependency-name: github.com/rivo/uniseg
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
@@ -253,7 +253,7 @@ require ( github.com/prometheus/client_model v0.6.1 // indirect github.com/prometheus/common v0.54.0 // indirect github.com/prometheus/procfs v0.15.1 // indirect - github.com/rivo/uniseg v0.4.4 + github.com/rivo/uniseg v0.4.7 github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d // indirect github.com/sacOO7/gowebsocket v0.0.0-20221109081133-70ac927be105 github.com/sendgrid/rest v2.6.9+incompatible // indirect |
