Add api module

pull/571/head
Jeff Mitchell 6 years ago
parent 61dd20e421
commit 23f7306b62

@ -0,0 +1,7 @@
module github.com/hashicorp/boundary/api
go 1.15
replace github.com/hashicorp/boundary/sdk => ../sdk
require github.com/hashicorp/boundary/sdk v0.0.0-00010101000000-000000000000 // indirect

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save