gomod: update all
Created by: keegancsmith
Had to pin two dependencies.
github.com/golang/[email protected] - It seems to be enforcing something to do with resource names. This is causing our use of our k8s client to panic.
github.com/aws/[email protected] - They removed some types in the endpoint package we relied on. Unsure how to fix yet, so punting until the next time someone tries to update dependencies.