From fccdf80161a0c15b72987b2fc6d71cfaa3f8fe66 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 14 Jul 2021 17:41:32 -0700 Subject: [PATCH] Update API import --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7b1cb0ea80..f982310af1 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/golang/protobuf v1.5.2 github.com/google/go-cmp v0.5.6 github.com/grpc-ecosystem/grpc-gateway/v2 v2.3.0 - github.com/hashicorp/boundary/api v0.0.13 + github.com/hashicorp/boundary/api v0.0.14 github.com/hashicorp/boundary/sdk v0.0.6 github.com/hashicorp/cap v0.1.1 github.com/hashicorp/dawdle v0.4.0