Skip to content

chore: bump Go to 1.26, refresh deps, and add setup task#40

Merged
rizalgowandy merged 3 commits intomainfrom
rizalgowandy/maintenance
Mar 1, 2026
Merged

chore: bump Go to 1.26, refresh deps, and add setup task#40
rizalgowandy merged 3 commits intomainfrom
rizalgowandy/maintenance

Conversation

@rizalgowandy
Copy link
Owner

@rizalgowandy rizalgowandy commented Mar 1, 2026

Summary

  • bump module Go version from 1.24.9 to 1.26
  • bump github.com/rizalgowandy/gdk from v1.2.0 to v1.3.0
  • refresh dependency versions in go.mod/go.sum
  • add task setup as a developer bootstrap entrypoint (delegates to existing tools task)

Verification

  • GOTOOLCHAIN=auto GOFLAGS=-mod=mod go generate ./...
  • GOTOOLCHAIN=auto GOFLAGS=-mod=mod go test ./...
  • GOTOOLCHAIN=auto GOFLAGS=-mod=mod go build ./...
  • GOTOOLCHAIN=auto GOFLAGS=-mod=mod golangci-lint run ./...
  • task --dry setup

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

github-actions bot commented Mar 1, 2026

Code Metrics Report

main (4addbb6) #40 (db1275e) +/-
Coverage 38.8% 38.8% 0.0%
Code to Test Ratio 1:0.7 1:0.7 0.0
Test Execution Time 25s 11s -14s
Details
  |                     | main (4addbb6) | #40 (db1275e) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          38.8% |         38.8% | 0.0% |
  |   Files             |             25 |            25 |    0 |
  |   Lines             |            559 |           559 |    0 |
  |   Covered           |            217 |           217 |    0 |
  | Code to Test Ratio  |          1:0.7 |         1:0.7 |  0.0 |
  |   Code              |           2104 |          2104 |    0 |
  |   Test              |           1506 |          1506 |    0 |
+ | Test Execution Time |            25s |           11s | -14s |

Reported by octocov

@rizalgowandy rizalgowandy changed the title chore: bump Go to 1.25 and refresh dependencies chore: bump Go to 1.26, refresh deps, and add setup task Mar 1, 2026
@rizalgowandy rizalgowandy merged commit c5e9e55 into main Mar 1, 2026
2 checks passed
@rizalgowandy rizalgowandy deleted the rizalgowandy/maintenance branch March 1, 2026 03:10
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