Skip to content

Commit

Permalink
feat(deps): bump github.com/charmbracelet/colorprofile (#30)
Browse files Browse the repository at this point in the history
Bumps [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Changelog](https://github.com/charmbracelet/colorprofile/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/colorprofile@v0.1.8...v0.1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent f6dae21 commit 47f744d
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 @@ -3,7 +3,7 @@ module github.com/charmbracelet/sequin
go 1.22.8

require (
github.com/charmbracelet/colorprofile v0.1.8
github.com/charmbracelet/colorprofile v0.1.9
github.com/charmbracelet/lipgloss/v2 v2.0.0-alpha.2.0.20241122170046-8f4aab7ecfa3
github.com/charmbracelet/x/ansi v0.5.2
github.com/charmbracelet/x/exp/golden v0.0.0-20241029204245-3ef5e7b1ea37
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/aymanbagabas/go-udiff v0.2.0 h1:TK0fH4MteXUDspT88n8CKzvK0X9O2xu9yQjWpi6yML8=
github.com/aymanbagabas/go-udiff v0.2.0/go.mod h1:RE4Ex0qsGkTAJoQdQQCA0uG+nAzJO/pI/QwceO5fgrA=
github.com/charmbracelet/colorprofile v0.1.8 h1:PywDeXsiAzlPtkiiKgMEVLvb6nlEuKrMj9+FJBtj4jU=
github.com/charmbracelet/colorprofile v0.1.8/go.mod h1:+jpmObxZl1Dab3H3IMVIPSZTsKcFpjJUv97G0dLqM60=
github.com/charmbracelet/colorprofile v0.1.9 h1:5JnfvX+I9D6rRNu8xK3pgIqknaBVTXHU9pGu1jkZxLw=
github.com/charmbracelet/colorprofile v0.1.9/go.mod h1:+jpmObxZl1Dab3H3IMVIPSZTsKcFpjJUv97G0dLqM60=
github.com/charmbracelet/lipgloss/v2 v2.0.0-alpha.2.0.20241122170046-8f4aab7ecfa3 h1:pkDBCqxm/wqYGlcb/YsteEFwm+eaQ/1mkJoe3JwjBaA=
github.com/charmbracelet/lipgloss/v2 v2.0.0-alpha.2.0.20241122170046-8f4aab7ecfa3/go.mod h1:F/6E/LGdH3eHCJf2rG8/O3CjlW8cZFL5YJCknJs1GkI=
github.com/charmbracelet/x/ansi v0.5.2 h1:dEa1x2qdOZXD/6439s+wF7xjV+kZLu/iN00GuXXrU9E=
Expand Down

0 comments on commit 47f744d

Please sign in to comment.