Add SDK go mod init

pull/571/head
Jeff Mitchell 5 years ago
parent 2a7eba9d40
commit 61dd20e421

@ -0,0 +1,5 @@
module github.com/hashicorp/boundary/sdk
go 1.15
require github.com/hashicorp/boundary v0.1.0-beta.3 // indirect

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