Skip to content

Commit a893b41

Browse files
Update dependency go to v1.25.4 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72569a4 commit a893b41

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/int128/oauth2cli
22

33
go 1.24.0
44

5-
toolchain go1.25.3
5+
toolchain go1.25.4
66

77
require (
88
github.com/google/go-cmp v0.7.0

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/int128/oauth2cli/tools
22

3-
go 1.25.3
3+
go 1.25.4
44

55
tool github.com/golangci/golangci-lint/v2/cmd/golangci-lint
66

0 commit comments

Comments
 (0)