Skip to content

Commit 809a2dc

Browse files
Update dependency go to v1.24.2 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcd09a2 commit 809a2dc

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/gat
22

33
go 1.23.0
44

5-
toolchain go1.24.1
5+
toolchain go1.24.2
66

77
require (
88
github.com/alecthomas/chroma/v2 v2.15.0

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
go = "1.24.1"
2+
go = "1.24.2"
33

44
"go:github.com/golangci/golangci-lint/cmd/golangci-lint" = "1.64.7"
55
"go:github.com/charmbracelet/vhs" = "0.9.0"

0 commit comments

Comments
 (0)