Skip to content

Commit 1e1ddc4

Browse files
Update dependency go to v1.23.5 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f65cdf commit 1e1ddc4

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

5-
toolchain go1.23.4
5+
toolchain go1.23.5
66

77
require (
88
github.com/google/go-cmp v0.6.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.23.4
3+
go 1.23.5
44

55
require github.com/golangci/golangci-lint v1.63.4
66

0 commit comments

Comments
 (0)