mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +02:00
* Update auth/api submodules to new API version * Update auth/api submodules to new API version
6 lines
108 B
Modula-2
6 lines
108 B
Modula-2
module github.com/hashicorp/vault/api/auth/userpass
|
|
|
|
go 1.16
|
|
|
|
require github.com/hashicorp/vault/api v1.9.2
|