mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-16 21:39:10 +00:00
Fix dependencies
This commit is contained in:
2
vendor/k8s.io/client-go/transport/token_source.go
generated
vendored
2
vendor/k8s.io/client-go/transport/token_source.go
generated
vendored
@@ -26,7 +26,7 @@ import (
|
||||
|
||||
"golang.org/x/oauth2"
|
||||
|
||||
"k8s.io/klog/v2"
|
||||
"k8s.io/klog"
|
||||
)
|
||||
|
||||
// TokenSourceWrapTransport returns a WrapTransport that injects bearer tokens
|
||||
|
||||
Reference in New Issue
Block a user