Skip to content

Bump go-task from 3.37.2 to 3.43.2 #20

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

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

jamescrosswell
Copy link
Contributor

Bumps to a version of go-task that supports completions (which are mentioned in the course).

Resolves #19

"source": "nixpkg"
"source": "nixpkg",
"systems": {
"aarch64-darwin": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks macOS specific right?

It's odd that there are so many changes to the file... essentially I ran:

devbox update go-task

... and this is the result.

@schoesa
Copy link

schoesa commented Jun 6, 2025

@sidpalas this PR solves the issue with the Taskfile Auto Completions 👍🏼 . Thx @jamescrosswell

@sidpalas sidpalas merged commit 18d4bcf into sidpalas:main Jun 6, 2025
@sidpalas
Copy link
Owner

sidpalas commented Jun 6, 2025

Thanks for the PR @jamescrosswell !

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.

Completions for go-task
3 participants