-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azure: Upgrade azidentity library and dependencies to 1.8.0
Release note: None Epic: CRDB-42520
- Loading branch information
Showing
4 changed files
with
175 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -841,30 +841,40 @@ def go_deps(): | |
name = "com_github_azure_azure_sdk_for_go_sdk_azcore", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/Azure/azure-sdk-for-go/sdk/azcore", | ||
sha256 = "cf80995c85451a7990c4d68dfbfd7de89536d319df9502ba9dfd38eb84501810", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.3.0", | ||
sha256 = "bf0fca85626fc28c5b3b3c06339a42d2cd78637a1401d3db9a83674ced9aa0cb", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.14.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/azcore/com_github_azure_azure_sdk_for_go_sdk_azcore-v1.3.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/azcore/com_github_azure_azure_sdk_for_go_sdk_azcore-v1.14.0.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_azure_azure_sdk_for_go_sdk_azidentity", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/Azure/azure-sdk-for-go/sdk/azidentity", | ||
sha256 = "27947f13cb64475fd59e5d9f8b9c042b3d1e8603f49c54fc42820001c33d5f78", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.1.0", | ||
sha256 = "ced9c7cbdd219a758f5398d8f5915be44f3b0ca00b9a349a6b096082db6feb5a", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.8.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/azidentity/com_github_azure_azure_sdk_for_go_sdk_azidentity-v1.1.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/azidentity/com_github_azure_azure_sdk_for_go_sdk_azidentity-v1.8.0.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_azure_azure_sdk_for_go_sdk_azidentity_cache", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache", | ||
sha256 = "4ecf4125f4cafa787e5a5d8dddb829d969e0ee14a69f83666d50f1619b581426", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/azidentity/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache/com_github_azure_azure_sdk_for_go_sdk_azidentity_cache-v0.3.0.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_azure_azure_sdk_for_go_sdk_internal", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/Azure/azure-sdk-for-go/sdk/internal", | ||
sha256 = "10f2a543b9e000a988722c8210d30d377c2306b042e5de1bfea4b3ec730d0319", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/internal@v1.1.1", | ||
sha256 = "0a9b4fe658e348b9a6535b1ae0698fa5cf5ba9ba3710530edbdc763eeffe2d24", | ||
strip_prefix = "github.com/Azure/azure-sdk-for-go/sdk/internal@v1.10.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/internal/com_github_azure_azure_sdk_for_go_sdk_internal-v1.1.1.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/azure-sdk-for-go/sdk/internal/com_github_azure_azure_sdk_for_go_sdk_internal-v1.10.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -1077,14 +1087,24 @@ def go_deps(): | |
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/Azure/go-ntlmssp/com_github_azure_go_ntlmssp-v0.0.0-20221128193559-754e69321358.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_azuread_microsoft_authentication_extensions_for_go_cache", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/AzureAD/microsoft-authentication-extensions-for-go/cache", | ||
sha256 = "de8edfcf96b8879307ea318c939dd4a07d666137e1bdf87733072a6c160e9e1a", | ||
strip_prefix = "github.com/AzureAD/microsoft-authentication-extensions-for-go/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/AzureAD/microsoft-authentication-extensions-for-go/cache/com_github_azuread_microsoft_authentication_extensions_for_go_cache-v0.1.1.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_azuread_microsoft_authentication_library_for_go", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/AzureAD/microsoft-authentication-library-for-go", | ||
sha256 = "303670915e2c0de9e6ed4658360ce5ae07320714c9a8228f0f2d69a12b8ddf5d", | ||
strip_prefix = "github.com/AzureAD/microsoft-authentication-library-for-go@v0.5.1", | ||
sha256 = "895ac3948492180ed21eabe651bebe45c9d99b92c2738206759d6faf4f430d26", | ||
strip_prefix = "github.com/AzureAD/microsoft-authentication-library-for-go@v1.2.2", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/AzureAD/microsoft-authentication-library-for-go/com_github_azuread_microsoft_authentication_library_for_go-v0.5.1.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/AzureAD/microsoft-authentication-library-for-go/com_github_azuread_microsoft_authentication_library_for_go-v1.2.2.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -1515,10 +1535,10 @@ def go_deps(): | |
name = "com_github_cespare_xxhash_v2", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/cespare/xxhash/v2", | ||
sha256 = "fc180cdb0c00fbffbd39b774a72cdb5f0c32ace25370d5135195918a8c3fbd25", | ||
strip_prefix = "github.com/cespare/xxhash/v2@v2.2.0", | ||
sha256 = "145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3", | ||
strip_prefix = "github.com/cespare/xxhash/v2@v2.3.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/cespare/xxhash/v2/com_github_cespare_xxhash_v2-v2.2.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/cespare/xxhash/v2/com_github_cespare_xxhash_v2-v2.3.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -2604,6 +2624,16 @@ def go_deps(): | |
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/dgryski/go-metro/com_github_dgryski_go_metro-v0.0.0-20180109044635-280f6062b5bc.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_dgryski_go_rendezvous", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/dgryski/go-rendezvous", | ||
sha256 = "d222258b607d5fcacf09e84069607d8f18fba48b25ad191ec78d380d078e694f", | ||
strip_prefix = "github.com/dgryski/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/dgryski/go-rendezvous/com_github_dgryski_go_rendezvous-v0.0.0-20200823014737-9f7001d12a5f.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_dgryski_go_sip13", | ||
build_file_proto_mode = "disable_global", | ||
|
@@ -2658,10 +2688,10 @@ def go_deps(): | |
name = "com_github_dnaeon_go_vcr", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/dnaeon/go-vcr", | ||
sha256 = "6d34b7e17c158d51ffc34f6ac64df05ab736b2ae50c0db07be4a9556dac10c52", | ||
strip_prefix = "github.com/dnaeon/go-vcr@v1.2.0", | ||
sha256 = "d6d94a1c8471809db30c2979add32bac647120bc577ea30f7e8fcc06436483f0", | ||
strip_prefix = "github.com/dnaeon/go-vcr@v1.1.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/dnaeon/go-vcr/com_github_dnaeon_go_vcr-v1.2.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/dnaeon/go-vcr/com_github_dnaeon_go_vcr-v1.1.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -3969,6 +3999,16 @@ def go_deps(): | |
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/golang-jwt/jwt/v4/com_github_golang_jwt_jwt_v4-v4.2.0.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_golang_jwt_jwt_v5", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/golang-jwt/jwt/v5", | ||
sha256 = "ad5cdc5c6bac562a2b890e96347208ffdb30a940243b558465ab7de90913a180", | ||
strip_prefix = "github.com/golang-jwt/jwt/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/golang-jwt/jwt/v5/com_github_golang_jwt_jwt_v5-v5.2.1.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_golang_mock", | ||
build_file_proto_mode = "disable_global", | ||
|
@@ -4253,10 +4293,10 @@ def go_deps(): | |
name = "com_github_google_uuid", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/google/uuid", | ||
sha256 = "668a7373c2590b9406de3c1652a564e292446fa39f3fbf6815f4c63d3c1a6585", | ||
strip_prefix = "github.com/google/uuid@v1.5.0", | ||
sha256 = "d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed", | ||
strip_prefix = "github.com/google/uuid@v1.6.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/google/uuid/com_github_google_uuid-v1.5.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/google/uuid/com_github_google_uuid-v1.6.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -5664,6 +5704,16 @@ def go_deps(): | |
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/kevinburke/go-bindata/com_github_kevinburke_go_bindata-v3.13.0+incompatible.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_keybase_go_keychain", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/keybase/go-keychain", | ||
sha256 = "0c01688dcb25c0a1dc8888f1a5f0ff115ac58e1c28f668614e38cf6adc54f49b", | ||
strip_prefix = "github.com/keybase/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/keybase/go-keychain/com_github_keybase_go_keychain-v0.0.0-20231219164618-57a3676c3af6.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_kisielk_errcheck", | ||
build_file_proto_mode = "disable_global", | ||
|
@@ -6788,24 +6838,14 @@ def go_deps(): | |
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/modern-go/reflect2/com_github_modern_go_reflect2-v1.0.2.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_modocache_gover", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/modocache/gover", | ||
sha256 = "4a96d0a90331d92074e902cf2772d22c1a067438bc627713b80bba4d5509e3d3", | ||
strip_prefix = "github.com/modocache/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/modocache/gover/com_github_modocache_gover-v0.0.0-20171022184752-b58185e213c5.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_montanaflynn_stats", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/montanaflynn/stats", | ||
sha256 = "fac4308cc66d568256e7aafe694ae58603ddeb9bb39965caa550dbe3fbd77ddc", | ||
strip_prefix = "github.com/montanaflynn/stats@v0.6.6", | ||
sha256 = "661546beb7c49f92a2c798709323f5cb175251bc359c061e5933071679f9b2ef", | ||
strip_prefix = "github.com/montanaflynn/stats@v0.7.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/montanaflynn/stats/com_github_montanaflynn_stats-v0.6.6.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/montanaflynn/stats/com_github_montanaflynn_stats-v0.7.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -7582,10 +7622,10 @@ def go_deps(): | |
name = "com_github_pkg_browser", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/pkg/browser", | ||
sha256 = "84db38d8db553ccc34c75f867396126eac07774b979c470f97a20854d3a3af6d", | ||
strip_prefix = "github.com/pkg/[email protected]20210115035449-ce105d075bb4", | ||
sha256 = "8524ae36d809564d1f218978593b5c565cf3ee8dccd035d66b336ad0c56e60d1", | ||
strip_prefix = "github.com/pkg/[email protected]20240102092130-5ac0b6a4141c", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/pkg/browser/com_github_pkg_browser-v0.0.0-20210115035449-ce105d075bb4.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/pkg/browser/com_github_pkg_browser-v0.0.0-20240102092130-5ac0b6a4141c.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -7855,6 +7895,16 @@ def go_deps(): | |
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/rcrowley/go-metrics/com_github_rcrowley_go_metrics-v0.0.0-20201227073835-cf1acfcdf475.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_redis_go_redis_v9", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/redis/go-redis/v9", | ||
sha256 = "3fa9f4814802f3cabfdf9f96519491f4c71e03eed708dda989f58cc7f47743fb", | ||
strip_prefix = "github.com/redis/go-redis/[email protected]", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/redis/go-redis/v9/com_github_redis_go_redis_v9-v9.6.1.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_remyoudompheng_bigfft", | ||
build_file_proto_mode = "disable_global", | ||
|
@@ -7919,10 +7969,10 @@ def go_deps(): | |
name = "com_github_rogpeppe_go_internal", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/rogpeppe/go-internal", | ||
sha256 = "3629d4b2e457fdba5e9d51a376e2bead9b28a20696fa905b701c79250188c4e3", | ||
strip_prefix = "github.com/rogpeppe/go-internal@v1.11.0", | ||
sha256 = "d4539e716c2b7f2824584e4c4a17f64c508bd6e5359106a406a7e23e77109cde", | ||
strip_prefix = "github.com/rogpeppe/go-internal@v1.12.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/rogpeppe/go-internal/com_github_rogpeppe_go_internal-v1.11.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/rogpeppe/go-internal/com_github_rogpeppe_go_internal-v1.12.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -11532,10 +11582,10 @@ def go_deps(): | |
name = "org_golang_x_crypto", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "golang.org/x/crypto", | ||
sha256 = "ec96acfe28be3ff2fb14201c5f51132f0e24c7d0d6f3201a8aa69c84f989d014", | ||
strip_prefix = "golang.org/x/crypto@v0.26.0", | ||
sha256 = "c724b619b457bb1c445a39541449b1348eb3851323a29d2c313ad0139634d0a5", | ||
strip_prefix = "golang.org/x/crypto@v0.27.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/crypto/org_golang_x_crypto-v0.26.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/crypto/org_golang_x_crypto-v0.27.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -11612,10 +11662,10 @@ def go_deps(): | |
name = "org_golang_x_net", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "golang.org/x/net", | ||
sha256 = "c6f7bde4bb418d1f5ee5dc437d09ce9f10743ddba043cdca82eb57ddeb18d6da", | ||
strip_prefix = "golang.org/x/net@v0.28.0", | ||
sha256 = "fec08ca53c4f3ddb0a81a0bfed2f7d36a6b2867d25380e4cc021c746fe4b722f", | ||
strip_prefix = "golang.org/x/net@v0.29.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/net/org_golang_x_net-v0.28.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/net/org_golang_x_net-v0.29.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -11652,10 +11702,10 @@ def go_deps(): | |
name = "org_golang_x_sys", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "golang.org/x/sys", | ||
sha256 = "5bf721c4404580d5350d0a0297c1f48f07c05db8a0d2a20677e6cb295380b9a7", | ||
strip_prefix = "golang.org/x/sys@v0.23.0", | ||
sha256 = "95e485046cac79d164d4d35a13e93b2a866a1ac2148184c37ca71514ddd94a52", | ||
strip_prefix = "golang.org/x/sys@v0.25.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/sys/org_golang_x_sys-v0.23.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/sys/org_golang_x_sys-v0.25.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -11672,10 +11722,10 @@ def go_deps(): | |
name = "org_golang_x_term", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "golang.org/x/term", | ||
sha256 = "2597a62b487b952c11c89b2001551af1fe1d29c484388ec1c3f5e3be7ff58ba5", | ||
strip_prefix = "golang.org/x/term@v0.23.0", | ||
sha256 = "80b2b247641ca1b8f54769de20d4d6a0c6861de57a3bc1b31e8432a2a7483ab3", | ||
strip_prefix = "golang.org/x/term@v0.24.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/term/org_golang_x_term-v0.23.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/golang.org/x/term/org_golang_x_term-v0.24.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
Oops, something went wrong.