Security & Dependency Update: Go SDK v1.8.1 & Terraform Provider v1.11.1
Featured CompletedWe’ve just released:
- ultradns-go-sdk v1.8.1
- terraform-provider-ultradns v1.11.1
These releases bump several dependencies—most importantly our OAuth2, crypto, and networking libraries—to their latest patched versions and resolve open security vulnerabilities.
What to do:
Upgrade as soon as possible to pick up the fixes:
# Go SDK
go get github.com/ultradns/ultradns-go-sdk@v1.8.1
# Terraform Provider
go get github.com/ultradns/terraform-provider-ultradns@v1.11.1If you run into any issues, please let us know in the repo’s issue tracker.