From eb48760b4eb1762064da18986978025836b948fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 00:03:46 +0000 Subject: [PATCH 1/3] chore(deps): bump github.com/1password/onepassword-sdk-go Bumps [github.com/1password/onepassword-sdk-go](https://github.com/1password/onepassword-sdk-go) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/1password/onepassword-sdk-go/releases) - [Commits](https://github.com/1password/onepassword-sdk-go/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: github.com/1password/onepassword-sdk-go dependency-version: 0.4.0 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 da0efd64794..81630c421da 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( // Pinned to v0.3.1: v0.4.0+ adds a desktop-integration build guard that fails to compile // under CGO_ENABLED=0 (Atmos's cross-platform build mode). Do not bump without verifying // `CGO_ENABLED=0 go build .` still succeeds. See pkg/store/onepassword_store.go. - github.com/1password/onepassword-sdk-go v0.3.1 + github.com/1password/onepassword-sdk-go v0.4.0 github.com/99designs/keyring v1.2.2 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.1 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1 diff --git a/go.sum b/go.sum index 90a59167c7e..814bad2cc52 100644 --- a/go.sum +++ b/go.sum @@ -49,8 +49,8 @@ filippo.io/hpke v0.4.0 h1:p575VVQ6ted4pL+it6M00V/f2qTZITO0zgmdKCkd5+A= filippo.io/hpke v0.4.0/go.mod h1:EmAN849/P3qdeK+PCMkDpDm83vRHM5cDipBJ8xbQLVY= 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.3.1 h1:dz0LrYuIh/HrZ7rxr8NMymikNLBIXhyj4NBmo5Tdamc= -github.com/1password/onepassword-sdk-go v0.3.1/go.mod h1:kssODrGGqHtniqPR91ZPoCMEo79mKulKat7RaD1bunk= +github.com/1password/onepassword-sdk-go v0.4.0 h1:Nou39yuC6Q0om03irkh5UurfPdX3wx26qZZhQeC9TBU= +github.com/1password/onepassword-sdk-go v0.4.0/go.mod h1:j/CbzhucTywjlYrd6SE6k0LcQaFZ2l8OLBsAsOYtvD0= github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 h1:/vQbFIOMbk2FiG/kXiLl8BRyzTWDw7gX/Hz7Dd5eDMs= github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4/go.mod h1:hN7oaIRCjzsZ2dE+yG5k+rsdt3qcwykqK6HVGcKwsw4= github.com/99designs/keyring v1.2.2 h1:pZd3neh/EmUzWONb35LxQfvuY7kiSXAq3HQd97+XBn0= From 206fb79cc39fbd323ec688096187e10ed51d6b65 Mon Sep 17 00:00:00 2001 From: "atmos-pro[bot]" <173522224+atmos-pro[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 00:09:08 +0000 Subject: [PATCH 2/3] [autocommit] formatting fixes --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index c0f3de5d0fa..53711d49f04 100644 --- a/NOTICE +++ b/NOTICE @@ -1338,7 +1338,7 @@ MIT LICENSED DEPENDENCIES - github.com/1password/onepassword-sdk-go License: MIT - URL: https://github.com/1password/onepassword-sdk-go/blob/v0.3.1/LICENSE + URL: https://github.com/1password/onepassword-sdk-go/blob/v0.4.0/LICENSE - github.com/99designs/keyring License: MIT From 8675a54e028844d76a78b812725200f3de6e9cf5 Mon Sep 17 00:00:00 2001 From: "atmos-pro[bot]" <173522224+atmos-pro[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:54:18 +0000 Subject: [PATCH 3/3] [autocommit] formatting fixes --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 3b83b8f0f4d..440939cacfb 100644 --- a/NOTICE +++ b/NOTICE @@ -19,7 +19,7 @@ APACHE 2.0 LICENSED DEPENDENCIES - cel.dev/expr License: Apache-2.0 - URL: https://github.com/google/cel-spec/blob/v0.25.2/LICENSE + URL: https://github.com/cel-expr/cel-spec/blob/v0.25.2/LICENSE - cloud.google.com/go License: Apache-2.0