Skip to content

chore: upgrade Go to 1.26#127

Merged
flemzord merged 2 commits intomainfrom
chore/upgrade-go
Mar 25, 2026
Merged

chore: upgrade Go to 1.26#127
flemzord merged 2 commits intomainfrom
chore/upgrade-go

Conversation

@sylr
Copy link
Copy Markdown
Contributor

@sylr sylr commented Mar 11, 2026

Summary

  • Upgrade Go toolchain from 1.23 to 1.26 in nix dev shell
  • Modernize flake.nix to use stable/unstable nixpkgs split
  • Use allowUnfreePredicate instead of allowUnfree = true
  • Update nix flake lock file

🤖 Generated with Claude Code

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 11, 2026

Warning

Rate limit exceeded

@sylr has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 13 minutes and 26 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9e1f8eb2-eec5-4486-8134-d5d9e41212b0

📥 Commits

Reviewing files that changed from the base of the PR and between 2794752 and 00732b5.

⛔ Files ignored due to path filters (1)
  • flake.lock is excluded by !**/*.lock
📒 Files selected for processing (8)
  • flake.nix
  • pkg/api/clients_test.go
  • pkg/api/users_test.go
  • pkg/client_test.go
  • pkg/oidc/grant_type_bearer.go
  • pkg/oidc/oidc_test.go
  • pkg/oidc/storage.go
  • pkg/testserver/helpers.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-go
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sylr sylr force-pushed the chore/upgrade-go branch from 907c04a to c5de2c6 Compare March 20, 2026 10:07
Fix errcheck violations (unchecked Close/Setenv return values),
replace dot import with named import, and apply golangci-lint
auto-fixes for redundant field access on embedded structs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sylr sylr marked this pull request as ready for review March 20, 2026 10:29
@flemzord flemzord merged commit 0d8c0b5 into main Mar 25, 2026
6 checks passed
@flemzord flemzord deleted the chore/upgrade-go branch March 25, 2026 09:59
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.

2 participants