diff --git a/go.mod b/go.mod index ec2a2ef2..706b0205 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,6 @@ require ( ) replace ( - github.com/aws/aws-sdk-go => github.com/aws/aws-sdk-go v1.50.20 github.com/gorilla/websocket => github.com/gorilla/websocket v1.5.1 github.com/miekg/dns => github.com/miekg/dns v1.1.58 github.com/nats-io/jwt/v2 => github.com/nats-io/jwt/v2 v2.5.4