diff --git a/azure-go-call-azure-sdk/go.mod b/azure-go-call-azure-sdk/go.mod index 56902e391..f0505d57e 100644 --- a/azure-go-call-azure-sdk/go.mod +++ b/azure-go-call-azure-sdk/go.mod @@ -90,7 +90,7 @@ require ( github.com/xanzy/ssh-agent v0.3.3 // indirect github.com/zclconf/go-cty v1.13.2 // indirect go.uber.org/atomic v1.9.0 // indirect - golang.org/x/crypto v0.35.0 // indirect + golang.org/x/crypto v0.45.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect golang.org/x/mod v0.19.0 // indirect golang.org/x/net v0.36.0 // indirect