Registry /
cloud / azure-azure-sdk-for-go-sdk-keyvault-internal
Internal shared utilities for Azure Key Vault SDK modules.
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal
Print the internal package version
package main
import (
"fmt"
"github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal"
)
func main() {
fmt.Println(internal.Version())
}
Debug
Known footguns
No known footguns recorded.
Upgrade
Version history
Breaking-change detection hasn't run for this library yet.
Audit
Security & dependencies
CVE tracking and dependency tree are planned for a later release.