Skip to content

fix: fixes Air and Delve installation for compatibility with Go 1.23#32

Open
murilonicemento wants to merge 1 commit intosidpalas:mainfrom
murilonicemento:fix/docker-air-version
Open

fix: fixes Air and Delve installation for compatibility with Go 1.23#32
murilonicemento wants to merge 1 commit intosidpalas:mainfrom
murilonicemento:fix/docker-air-version

Conversation

@murilonicemento
Copy link
Copy Markdown

This pull request updates the development environment to support Go 1.23 by using specific versions of Air (v1.61.7) and Delve (v1.21.0) in the Dockerfile. The previous configuration caused build failures due to module path conflicts and version incompatibilities. By pinning the versions explicitly, we ensure compatibility with Go 1.23 and avoid potential issues with future updates to these tools.

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.

1 participant