From 4361bffeb5c2635cd688a100ef48da73bbd47f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 02:38:54 +0000 Subject: [PATCH] build(deps): bump github.com/1password/onepassword-sdk-go Bumps [github.com/1password/onepassword-sdk-go](https://github.com/1password/onepassword-sdk-go) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/1password/onepassword-sdk-go/releases) - [Commits](https://github.com/1password/onepassword-sdk-go/compare/v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: github.com/1password/onepassword-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... 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 a9d1f96..57e16b2 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( cloud.google.com/go/secretmanager v1.14.2 cloud.google.com/go/storage v1.47.0 github.com/1Password/connect-sdk-go v1.5.3 - github.com/1password/onepassword-sdk-go v0.1.4 + github.com/1password/onepassword-sdk-go v0.1.5 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets v1.3.0 diff --git a/go.sum b/go.sum index db54fce..b9f762c 100644 --- a/go.sum +++ b/go.sum @@ -35,8 +35,8 @@ filippo.io/age v1.2.0 h1:vRDp7pUMaAJzXNIWJVAZnEf/Dyi4Vu4wI8S1LBzufhE= filippo.io/age v1.2.0/go.mod h1:JL9ew2lTN+Pyft4RiNGguFfOpewKwSHm5ayKD/A4004= github.com/1Password/connect-sdk-go v1.5.3 h1:KyjJ+kCKj6BwB2Y8tPM1Ixg5uIS6HsB0uWA8U38p/Uk= github.com/1Password/connect-sdk-go v1.5.3/go.mod h1:5rSymY4oIYtS4G3t0oMkGAXBeoYiukV3vkqlnEjIDJs= -github.com/1password/onepassword-sdk-go v0.1.4 h1:WLSc3d8BTI0+ltlzMA5i726IxUrujnQvCjdKM2GkQO0= -github.com/1password/onepassword-sdk-go v0.1.4/go.mod h1:Wb3xGWJSzazA699hlAULC/kK5gvjxyTEP5uZNyP21Ro= +github.com/1password/onepassword-sdk-go v0.1.5 h1:Lrhc3vuTu5q2TW84LqSzTniFqinvssDFul+C4fyxa5Q= +github.com/1password/onepassword-sdk-go v0.1.5/go.mod h1:Wb3xGWJSzazA699hlAULC/kK5gvjxyTEP5uZNyP21Ro= github.com/AlecAivazis/survey/v2 v2.3.6 h1:NvTuVHISgTHEHeBFqt6BHOe4Ny/NwGZr7w+F8S9ziyw= github.com/AlecAivazis/survey/v2 v2.3.6/go.mod h1:4AuI9b7RjAR+G7v9+C4YSlX/YL3K3cWNXgWXOhllqvI= github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 h1:JZg6HRh6W6U4OLl6lk7BZ7BLisIzM9dG1R50zUk9C/M=