Skip to content

Commit 85b1cbd

Browse files
chore(deps): update dependency go
1 parent 81b3306 commit 85b1cbd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.24.0
44

5-
toolchain go1.26.4
5+
toolchain go1.26.6
66

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

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.26.4"
2+
go = "1.26.5"
33
"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.8.0"
44
"go:github.com/goreleaser/goreleaser/v2" = "2.9.0"

0 commit comments

Comments
 (0)