Skip to content

Commit

Permalink
Deprecate pkg/v1/google.Keychain
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Jan 6, 2022
1 parent 02d6491 commit 27a378d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/v1/google/keychain.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ import (
)

// Keychain exports an instance of the google Keychain.
//
// Deprecated: Use pkg/authn/google.Keychain.
var Keychain authn.Keychain = gauth.Keychain

0 comments on commit 27a378d

Please sign in to comment.