mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-10 22:21:40 +00:00
6 lines
109 B
Modula-2
6 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
|