From 782dfc0dae0df96b5fe0b8c4497a2d54357b4ed8 Mon Sep 17 00:00:00 2001 From: irenarindos Date: Tue, 9 Apr 2024 14:00:40 -0400 Subject: [PATCH] bump api/sdk --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 685b65e67f..4a316f7440 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.18.0 - github.com/hashicorp/boundary/api v0.0.43 - github.com/hashicorp/boundary/sdk v0.0.40 + github.com/hashicorp/boundary/api v0.0.48 + github.com/hashicorp/boundary/sdk v0.0.45 github.com/hashicorp/cap v0.5.1-0.20240315182732-faa330bfb8df github.com/hashicorp/dawdle v0.4.0 github.com/hashicorp/eventlogger v0.2.6-0.20231025104552-802587e608f0