From 72569571277767e99be05ecfade2060e2bedc867 Mon Sep 17 00:00:00 2001 From: Damian Debkowski Date: Tue, 30 Apr 2024 14:39:31 -0700 Subject: [PATCH] chore: update boundary api & sdk versions (#4756) --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index e5d6b77517..b6e6039f76 100644 --- a/go.mod +++ b/go.mod @@ -16,8 +16,8 @@ require ( github.com/google/go-cmp v0.6.0 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 - github.com/hashicorp/boundary/api v0.0.45 - github.com/hashicorp/boundary/sdk v0.0.42 + github.com/hashicorp/boundary/api v0.0.49 + github.com/hashicorp/boundary/sdk v0.0.46 github.com/hashicorp/cap v0.5.1-0.20240315182732-faa330bfb8df github.com/hashicorp/dawdle v0.5.0 github.com/hashicorp/eventlogger v0.2.9