From 5df064d7b4324e31ef93754ef738e55cc2d3afda Mon Sep 17 00:00:00 2001 From: Jim Lambert Date: Tue, 13 Apr 2021 19:59:02 -0400 Subject: [PATCH] new api tag added as dep --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 78a87a344b..31b1afc767 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/golang/protobuf v1.5.1 github.com/google/go-cmp v0.5.5 github.com/grpc-ecosystem/grpc-gateway/v2 v2.3.0 - github.com/hashicorp/boundary/api v0.0.8 + github.com/hashicorp/boundary/api v0.0.9 github.com/hashicorp/boundary/sdk v0.0.4 github.com/hashicorp/cap v0.0.0-20210408110729-0dd65efe5473 github.com/hashicorp/dbassert v0.0.0-20200930125617-6218396928df