diff -r db4911b0c721 -r 445e01aede7e vendor/github.com/sendgrid/rest/rest.go --- a/vendor/github.com/sendgrid/rest/rest.go Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/github.com/sendgrid/rest/rest.go Tue Aug 23 22:39:43 2022 +0200 @@ -10,7 +10,7 @@ ) // Version represents the current version of the rest library -const Version = "2.6.4" +const Version = "2.6.9" // Method contains the supported HTTP verbs. type Method string