Skip to content

fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 - #70

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-1password-onepassword-sdk-go-0.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-1password-onepassword-sdk-go-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/1password/onepassword-sdk-go v0.3.1v0.4.1 age confidence

Release Notes

1password/onepassword-sdk-go (github.com/1password/onepassword-sdk-go)

v0.4.1: Release 0.4.1

Compare Source

1Password Go SDK v0.4.1

NEW

  • 1Password Environment access: The SDK can now read variables from a 1Password Environment.

IMPROVED

  • Documentation: The README now covers desktop app authentication and an updated list of supported functionality. Example code and comments are consistent with the other 1Password SDKs.
  • Terms of Service: The README now links the terms of service that apply to the 1Password APIs/SDKs.

FIXED

  • CGO handling: The SDK now builds with CGO_ENABLED=0. CGO is only required for Desktop App Integration.

v0.4.0: Release 0.4.0

Compare Source

1Password Go SDK v0.4.0

NEW

  • Desktop App integration: The SDK can now authenticate via an authorization prompt from the 1Password app.
  • Vault CRUDL: You can now fully manage 1Password vaults with the SDK, including creating, reading, updating, deleting and listing.
  • Vault group permission management operations: You can now grant, update and revoke group access to vaults using grantGroupPermissions, updateGroupPermissions, and revokeGroupPermissions functions.
  • Item batch management: You can now retrieve, create, update and delete items in batch, enabling more scalable item management.

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jul 20, 2026
@renovate

renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=7 days

Details:

Package Change
github.com/dylibso/observe-sdk/go v0.0.0-20240819160327-2d926c5d788a -> v0.0.0-20240828172851-9145d8ad07e1
github.com/extism/go-sdk v1.7.0 -> v1.7.1
github.com/ianlancetaylor/demangle v0.0.0-20240805132620-81f5be970eca -> v0.0.0-20251118225945-96ee0021ea0f
github.com/tetratelabs/wazero v1.9.0 -> v1.11.0
go.opentelemetry.io/proto/otlp v1.3.1 -> v1.9.0
golang.org/x/sys v0.39.0 -> v0.40.0
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate
renovate Bot force-pushed the renovate/github.com-1password-onepassword-sdk-go-0.x branch from 55a9be3 to 3999070 Compare August 6, 2026 15:45
@renovate renovate Bot changed the title fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.0 fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-1password-onepassword-sdk-go-0.x branch from 3999070 to 57d6379 Compare August 26, 2026 17:11
@socket-security

socket-security Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​1password/​onepassword-sdk-go@​v0.3.1 ⏵ v0.4.198 -1100100100100

View full report

@socket-security

socket-security Bot commented Aug 26, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: golang github.com/tetratelabs/wazero is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?golang/github.com/1password/onepassword-sdk-go@v0.4.1golang/github.com/tetratelabs/wazero@v1.11.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore golang/github.com/tetratelabs/wazero@v1.11.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate
renovate Bot force-pushed the renovate/github.com-1password-onepassword-sdk-go-0.x branch from 57d6379 to a035e35 Compare August 28, 2026 08:00
@renovate renovate Bot changed the title fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 - autoclosed Aug 28, 2026
@renovate renovate Bot closed this Aug 28, 2026
@renovate
renovate Bot deleted the renovate/github.com-1password-onepassword-sdk-go-0.x branch August 28, 2026 21:02
@renovate renovate Bot changed the title fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 - autoclosed fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 Sep 3, 2026
@renovate renovate Bot reopened this Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-1password-onepassword-sdk-go-0.x branch from a035e35 to cf64e16 Compare September 3, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants