mirror of
https://github.com/hashicorp/vault.git
synced 2026-01-06 01:01:53 +01:00
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.8.0
|