Skip to content

Update Go toolchain and dependencies#52

Merged
rizalgowandy merged 1 commit intomainfrom
arwego/dependencies
Feb 28, 2026
Merged

Update Go toolchain and dependencies#52
rizalgowandy merged 1 commit intomainfrom
arwego/dependencies

Conversation

@rizalgowandy
Copy link
Owner

Summary

  • bump Go directive to 1.26
  • refresh direct and transitive dependencies
  • regenerate go.sum and vendor metadata
  • pin tablewriter to v0.0.5 for pingcap/go-ycsb compatibility

Validation

  • go build ./...
  • go test ./... -race
  • golangci-lint v2 run ./...

@rizalgowandy rizalgowandy added the chore A routine task, especially a household one label Feb 28, 2026
@rizalgowandy rizalgowandy self-assigned this Feb 28, 2026
@github-actions
Copy link
Contributor

Code Metrics Report

main (2d50b5c) #52 (dff0da6) +/-
Coverage 29.5% 29.5% 0.0%
Code to Test Ratio 1:0.7 1:0.7 0.0
Test Execution Time 44s 43s -1s
Details
  |                     | main (2d50b5c) | #52 (dff0da6) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          29.5% |         29.5% | 0.0% |
  |   Files             |            113 |           113 |    0 |
  |   Lines             |           2580 |          2580 |    0 |
  |   Covered           |            762 |           762 |    0 |
  | Code to Test Ratio  |          1:0.7 |         1:0.7 |  0.0 |
  |   Code              |           6745 |          6745 |    0 |
  |   Test              |           5113 |          5113 |    0 |
+ | Test Execution Time |            44s |           43s |  -1s |

Reported by octocov

@rizalgowandy rizalgowandy merged commit 8c82320 into main Feb 28, 2026
5 checks passed
@rizalgowandy rizalgowandy deleted the arwego/dependencies branch February 28, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A routine task, especially a household one

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant