chore(deps): update dependency go to v1.23.5 (#1249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-18 15:06:31 +00:00
committed by GitHub
parent e31ad59e63
commit 6099a60aad
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/int128/kubelogin
go 1.23.4
go 1.23.5
require (
github.com/chromedp/chromedp v0.11.2

View File

@@ -1,6 +1,6 @@
module github.com/int128/kubelogin/tools
go 1.23.4
go 1.23.5
require (
github.com/golangci/golangci-lint v1.63.4