Skip to content

Commit

Permalink
Update dependency go to v1.23.4 (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 8d1c797 commit 7a255af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/int128/oauth2cli

go 1.13

toolchain go1.23.3
toolchain go1.23.4

require (
github.com/google/go-cmp v0.6.0
Expand Down
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/int128/oauth2cli/tools

go 1.23.3
go 1.23.4

require github.com/golangci/golangci-lint v1.62.2

Expand Down

0 comments on commit 7a255af

Please sign in to comment.