From bc0e23bdf1be6cb1c065d66044fbf547babbe41b Mon Sep 17 00:00:00 2001 From: Louis Ruch Date: Tue, 16 Nov 2021 17:28:10 -0800 Subject: [PATCH] chore: bump api/sdk versions --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index a0e9e06eaf..241674bfeb 100644 --- a/go.mod +++ b/go.mod @@ -19,8 +19,8 @@ require ( github.com/google/go-cmp v0.5.6 github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.6.0 - github.com/hashicorp/boundary/api v0.0.20-0.20211112235128-46a1edcb3b7b - github.com/hashicorp/boundary/sdk v0.0.12-0.20211112235128-46a1edcb3b7b + github.com/hashicorp/boundary/api v0.0.20 + github.com/hashicorp/boundary/sdk v0.0.12 github.com/hashicorp/cap v0.1.1 github.com/hashicorp/dawdle v0.4.0 github.com/hashicorp/dbassert v0.0.0-20210708202608-ecf920cf1ed8