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

Update Go version to 1.23 #1299

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Update Go version to 1.23 #1299

merged 2 commits into from
Jan 15, 2025

Conversation

NerdEgghead
Copy link
Contributor

Also fixes a bug in the Combat Rogue Bandit's Guile code that was masked under Go 1.21 due to a second bug with range loop variable closure.

 On branch feature/update-go-version
 Changes to be committed:
	modified:   .github/workflows/deploy.yml
	modified:   .github/workflows/release.yml
	modified:   .github/workflows/run_tests.yml
	modified:   .github/workflows/update_items.yml
	modified:   Dockerfile
	modified:   README.md
	modified:   go.mod
 On branch feature/update-go-version
 Changes to be committed:
	modified:   sim/rogue/combat/bandits_guile.go
@github-actions github-actions bot added the Rogue label Jan 15, 2025
@NerdEgghead NerdEgghead merged commit 62bd44c into master Jan 15, 2025
3 checks passed
@NerdEgghead NerdEgghead deleted the feature/update-go-version branch January 15, 2025 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant