Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for newer lipgloss versions #19

Merged
merged 2 commits into from
Jul 6, 2023
Merged

Conversation

Lilith-Cyber
Copy link
Contributor

@Lilith-Cyber Lilith-Cyber commented Jun 9, 2023

Ran go get -u; go mod tidy and fixed the itemDelegate in cmdlist.go to account for newer lipgloss versions

fixes #18

@elewis787 elewis787 merged commit 6d43831 into elewis787:develop Jul 6, 2023
elewis787 added a commit that referenced this pull request Aug 16, 2023
* Update README.md

* Update Readme.md

add to used by

* feat: display error message in usage function (#11)

* feat: add vaunt to boa (#16)

* Update config.yaml (#17)

* Fix for newer lipgloss versions (#19)

* chore: updated dependencies and ran go mod tidy

* Fix for breaking change in newer lipgloss versions

* feat: update deps (#20)

---------

Co-authored-by: Lilith <53432610+Lilith-Cyber@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fails to compile with latest lipgloss version
2 participants