mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-10 07:58:07 +00:00
7 lines
200 B
Go
7 lines
200 B
Go
// Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
package upstreamgithub
|
|
|
|
// TODO: as we flesh out the Provider & ProviderConfig add tests
|