Skip to content

Commit 441693f

Browse files
chore(deps): update dependency go to v1.25.1
1 parent 834e98b commit 441693f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mise.toml

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

go.mod

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

33
go 1.21
44

5-
toolchain go1.23.1
5+
toolchain go1.25.1
66

77
require (
88
github.com/briandowns/spinner v1.23.1

0 commit comments

Comments
 (0)