Skip to content

Commit 219d2fb

Browse files
chore(deps): update dependency go to v1.24.3 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0843eb5 commit 219d2fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/koki-develop/clive
22

33
go 1.22.0
44

5-
toolchain go1.23.6
5+
toolchain go1.24.3
66

77
require (
88
github.com/charmbracelet/bubbles v0.16.1

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tools]
2-
go = "1.23.6"
2+
go = "1.24.3"
33
"go:github.com/golangci/golangci-lint/cmd/golangci-lint" = "1.64.8"
44
"go:github.com/goreleaser/goreleaser/v2" = "2.9.0"

0 commit comments

Comments
 (0)