Go SDK version 1.3.0 updates the Confidential HTTP capability types. The encrypt_output field has moved from ConfidentialHTTPRequest to HTTPRequest. Update workflows that set this field accordingly.
encrypt_output
ConfidentialHTTPRequest
HTTPRequest
See all changes on GitHub