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

Upgrade golangci to disable loopvar in Go 1.22 #314

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

sethvargo
Copy link
Contributor

Fixes #313

@sethvargo sethvargo requested a review from a team as a code owner March 13, 2024 01:34
@sethvargo sethvargo enabled auto-merge (squash) March 13, 2024 01:34
@sethvargo sethvargo requested a review from a team as a code owner March 13, 2024 01:43
@sethvargo sethvargo force-pushed the sethvargo/bump branch 2 times, most recently from c9d20e5 to 87c6d5c Compare March 13, 2024 01:54
@sethvargo sethvargo merged commit be41ddb into main Mar 13, 2024
2 checks passed
@sethvargo sethvargo deleted the sethvargo/bump branch March 13, 2024 13:50
shankiyani added a commit to abcxyz/abc that referenced this pull request Mar 13, 2024
@token-minter-prod token-minter-prod bot mentioned this pull request Jun 14, 2024
token-minter-prod bot added a commit that referenced this pull request Jun 14, 2024
## What's Changed
* Upgrade golangci to disable loopvar in Go 1.22 by @sethvargo in
#314
* dont enforce static message for sloglint by @shankiyani in
#316
* Add generic helpers for pointers by @sethvargo in
#317
* Add wf names to README.md examples by @pdewilde in
#319
* terraformlint: fix typo in error message by @sethvargo in
#318
* Update README.md for want_lgtm_all to add required status check setp
by @pdewilde in #320
* RELEASING.md release process documentation by @pdewilde in
#322
* fix: unable to create lightweighted tag by @sqin2019 in
#324
* fix: performance of want_lgtm_all by @verbanicm in
#326
* build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the
go_modules group across 1 directory by @dependabot in
#327
* Update deps by @sethvargo in #328
* Expand githubauth to pull installation IDs given an org, repo, or user
by @sethvargo in #330
* Fix pointer receiver name by @sethvargo in
#332


**Full Changelog**:
v1.0.4...v1.1.0

Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@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
Development

Successfully merging this pull request may close these issues.

[go-lint] Disable checks for direct usage of loop variables
2 participants