Update main's api/sdk mods

pull/571/head
Jeff Mitchell 6 years ago
parent 5cbfcf8eb6
commit 6993d10118

@ -4,4 +4,4 @@ go 1.15
replace github.com/hashicorp/boundary/sdk => ../sdk
require github.com/hashicorp/boundary/sdk v0.0.0-00010101000000-000000000000 // indirect
require github.com/hashicorp/boundary/sdk v0.0.0-20201007180342-5cbfcf8eb6c2 // indirect

@ -18,8 +18,8 @@ require (
github.com/golang/protobuf v1.4.2
github.com/google/go-cmp v0.5.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.0-beta.5
github.com/hashicorp/boundary/api v0.0.0-00010101000000-000000000000
github.com/hashicorp/boundary/sdk v0.0.0-00010101000000-000000000000
github.com/hashicorp/boundary/api v0.0.0-20201007180342-5cbfcf8eb6c2
github.com/hashicorp/boundary/sdk v0.0.0-20201007180342-5cbfcf8eb6c2
github.com/hashicorp/dbassert v0.0.0-20200930125617-6218396928df
github.com/hashicorp/errwrap v1.1.0
github.com/hashicorp/go-cleanhttp v0.5.1

Loading…
Cancel
Save