File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ versioning is done in a continuous fashion without worries of breaking changes.
66
77## patches
88
9+ - ` go ` : change the version of golang language to those 1.24 changes 2025-03-06
910- ` ci ` : checkout changes of branches to test with updates in motion 2025-03-04
1011- ` nix ` : rebuild the darwin machine with an installed switch script 2025-03-03
1112- ` nix ` : setup an installation and teardown script for mac machines 2025-03-02
Original file line number Diff line number Diff line change 1919 delve # https://github.com/go-delve/delve
2020 deno # https://github.com/denoland/deno
2121 dockerfile-language-server-nodejs # https://github.com/rcjsuen/dockerfile-language-server
22- go_1_23 # https://github.com/golang/go
22+ go_1_24 # https://github.com/golang/go
2323 gofumpt # https://github.com/mvdan/gofumpt
2424 golangci-lint # https://github.com/golangci/golangci-lint
2525 golangci-lint-langserver # https://github.com/nametake/golangci-lint-langserver
You can’t perform that action at this time.
0 commit comments