mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-15 22:19:27 -04:00
5 lines
109 B
Modula-2
5 lines
109 B
Modula-2
module github.com/hashicorp/vault/api/auth/userpass
|
|
|
|
go 1.16
|
|
|
|
require github.com/hashicorp/vault/api v1.10.0
|