From 989feb7943bf996348e1f55ca924235ce1cb0048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:47:03 +0000 Subject: [PATCH] build(deps): bump github.com/hashicorp/cap from 0.3.1 to 0.4.0 Bumps [github.com/hashicorp/cap](https://github.com/hashicorp/cap) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/hashicorp/cap/releases) - [Changelog](https://github.com/hashicorp/cap/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/cap/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/cap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 13124b90..ebe28d2f 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/hashicorp/boundary v0.13.0 github.com/hashicorp/boundary/api v0.0.39 github.com/hashicorp/boundary/sdk v0.0.35 - github.com/hashicorp/cap v0.3.1 + github.com/hashicorp/cap v0.4.0 github.com/hashicorp/cap/ldap v0.0.0-20230420150311-6d1e00a6c5e0 github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637 github.com/hashicorp/go-kms-wrapping/v2 v2.0.13 diff --git a/go.sum b/go.sum index 69525ab3..f279daa5 100644 --- a/go.sum +++ b/go.sum @@ -639,8 +639,8 @@ github.com/hashicorp/boundary/api v0.0.39 h1:ySzBcVhvA5uNeZmWJaJZuf+XW0wbpz9+0qU github.com/hashicorp/boundary/api v0.0.39/go.mod h1:WnI0eRlP03Kw3wlW+z5va2vvG1OAupZHPsPuEm4pLiQ= github.com/hashicorp/boundary/sdk v0.0.35 h1:xVMDxUtQMF0p6o2s0DVehSFR9m3ZCkBACYxTEzUI6Lo= github.com/hashicorp/boundary/sdk v0.0.35/go.mod h1:jn9j5mM8v2pOk8aLeJNIszdm7WBf4gRSP68iy8Iu5Q0= -github.com/hashicorp/cap v0.3.1 h1:JwX2vg3KIl2+ka4VIPB0yWB9PoPvHL3ACmVrLJLCHDQ= -github.com/hashicorp/cap v0.3.1/go.mod h1:dHTmyMIVbzT981XxRoci5G//dfWmd/HhuNiCH6J5+IA= +github.com/hashicorp/cap v0.4.0 h1:FAdBqLcZNPLkZ9WsYPtTvI9egjrhwElDalhArYToI7I= +github.com/hashicorp/cap v0.4.0/go.mod h1:dHTmyMIVbzT981XxRoci5G//dfWmd/HhuNiCH6J5+IA= github.com/hashicorp/cap/ldap v0.0.0-20230420150311-6d1e00a6c5e0 h1:SFcUsFwjBHGMIXixe/FpNsBlQBJwwXITD936LewHbHs= github.com/hashicorp/cap/ldap v0.0.0-20230420150311-6d1e00a6c5e0/go.mod h1:9rAvcOfZF5fAYoN4GRtEI5w0F9Uj/oDAqMndkoRnPrI= github.com/hashicorp/dbassert v0.0.0-20230405175854-2d88acd5134b h1:ME5fs1tsrPeLqQj+V4UeV9bf+66rCfHKIOVnwrsQ9xU=