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

chore(deps): ⬆️ use Go 1.21.0 #116

Merged
merged 1 commit into from
Aug 14, 2023
Merged

chore(deps): ⬆️ use Go 1.21.0 #116

merged 1 commit into from
Aug 14, 2023

Conversation

andrii-zakurenyi
Copy link
Contributor

Use latest Go 1.21.0.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #116 (9e1ba38) into main (a2521eb) will increase coverage by 18.78%.
Report is 62 commits behind head on main.
The diff coverage is 46.02%.

@@             Coverage Diff             @@
##             main     #116       +/-   ##
===========================================
+ Coverage   32.61%   51.39%   +18.78%     
===========================================
  Files          80       86        +6     
  Lines       10855    11880     +1025     
===========================================
+ Hits         3540     6106     +2566     
+ Misses       7027     5474     -1553     
- Partials      288      300       +12     
Files Changed Coverage Δ
auth/encryption.go 54.54% <ø> (+33.33%) ⬆️
auth/method_password.go 72.72% <ø> (+36.36%) ⬆️
commands/siem.go 23.05% <0.00%> (+23.05%) ⬆️
constants/commands.go 75.00% <ø> (+25.00%) ⬆️
internal/store/pass_store.go 0.00% <ø> (ø)
internal/store/secure_store.go 0.00% <0.00%> (ø)
internal/store/win_store_notwindows.go 0.00% <ø> (ø)
utils/test_helpers/encryption.go 0.00% <ø> (ø)
vaultcli/cli_options.go 62.50% <ø> (+62.50%) ⬆️
vaultcli/config.go 54.10% <ø> (+19.32%) ⬆️
... and 26 more

... and 32 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@andrii-zakurenyi andrii-zakurenyi enabled auto-merge (squash) August 11, 2023 10:05
@sheldonhull
Copy link
Contributor

@andrii-zakurenyi The only reason I'd hesitate is that Renovate images for updating tend to run behind a little on the Go version supported which would break any automatic vulnerability remediation prs. Approving, but if a PR gets created and artifact tidy & vendor step fails, be aware you may have to manually update the pull request before approving.

@sheldonhull sheldonhull changed the title chore: use Go 1.21.0 chore(deps): ⬆️ use Go 1.21.0 Aug 14, 2023
@andrii-zakurenyi andrii-zakurenyi merged commit 1d9d1bb into main Aug 14, 2023
17 checks passed
@andrii-zakurenyi andrii-zakurenyi deleted the az-go-1.21.0 branch August 14, 2023 18:16
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