Skip to content

Commit

Permalink
chore(deps): bump github.com/charmbracelet/colorprofile in /cellbuf (#…
Browse files Browse the repository at this point in the history
…236)

Bumps [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Changelog](https://github.com/charmbracelet/colorprofile/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/colorprofile@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/colorprofile
  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 Nov 1, 2024
1 parent 5ce8b4f commit 3df16cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cellbuf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/charmbracelet/x/cellbuf
go 1.18

require (
github.com/charmbracelet/colorprofile v0.1.5
github.com/charmbracelet/colorprofile v0.1.6
github.com/charmbracelet/x/ansi v0.4.2
github.com/charmbracelet/x/wcwidth v0.0.0-20241011142426-46044092ad91
)
Expand Down
4 changes: 2 additions & 2 deletions cellbuf/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/charmbracelet/colorprofile v0.1.5 h1:oAklcLFRqk54TZbY6DnbN0lzXuM77FV12IH0Vrp2CCM=
github.com/charmbracelet/colorprofile v0.1.5/go.mod h1:lNLOHYUKbCtTsRcD2M0U8bGXWbKs3m2llXPfDG51Fyo=
github.com/charmbracelet/colorprofile v0.1.6 h1:nMMqCns0c0DfCwNGdagBh6SxutFqkltSxxKk5S9kt+Y=
github.com/charmbracelet/colorprofile v0.1.6/go.mod h1:3EMXDxwRDJl0c17eJ1jX99MhtlP9OxE/9Qw0C5lvyUg=
github.com/charmbracelet/x/ansi v0.4.2 h1:0JM6Aj/g/KC154/gOP4vfxun0ff6itogDYk41kof+qk=
github.com/charmbracelet/x/ansi v0.4.2/go.mod h1:dk73KoMTT5AX5BsX0KrqhsTqAnhZZoCBjs7dGWp4Ktw=
github.com/charmbracelet/x/term v0.2.0 h1:cNB9Ot9q8I711MyZ7myUR5HFWL/lc3OpU8jZ4hwm0x0=
Expand Down

0 comments on commit 3df16cb

Please sign in to comment.