The 1Password Go SDK offers programmatic read access to your secrets in 1Password in an interface native to Go. This version includes the following features:
- [NEW] Resolving secret references
- [NEW] Reading, creating, updating and deleting items
- [FIXED] This release of the Go SDK fixes a bug that caused unsupported item fields to be removed from an item (but still recoverable via item history) when editing an item via the SDKs. The SDK will now error instead of causing the fields to be deleted.