Bump Azure deps

This pulls in go-redis update as well.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
Milos Gajdos
2025-03-27 22:44:26 -07:00
parent ef21149b49
commit 52f0f6c45d
193 changed files with 18007 additions and 9308 deletions

View File

@@ -14,5 +14,5 @@ const (
module = "github.com/Azure/azure-sdk-for-go/sdk/" + component
// Version is the semantic version (see http://semver.org) of this module.
version = "v1.6.0"
version = "v1.8.2"
)