Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.5.2
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/int128/kubelogin v1.28.0
github.com/int128/kubelogin v1.34.2
github.com/json-iterator/go v1.1.12
github.com/mitchellh/reflectwalk v1.0.2
github.com/muvaf/typewriter v0.0.0-20240614220100-70f9d4a54ea0
Expand Down
Loading