mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-09 08:07:01 +02:00
6 lines
110 B
Modula-2
6 lines
110 B
Modula-2
module github.com/hashicorp/vault/api/auth/kubernetes
|
|
|
|
go 1.16
|
|
|
|
require github.com/hashicorp/vault/api v1.5.0
|