Skip to content

Commit 72a918f

Browse files
committed
update
Signed-off-by: Weizhen Wang <[email protected]>
1 parent cc0ef36 commit 72a918f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DEPS.bzl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10339,13 +10339,13 @@ def go_deps():
1033910339
name = "org_golang_x_sync",
1034010340
build_file_proto_mode = "disable_global",
1034110341
importpath = "golang.org/x/sync",
10342-
sha256 = "0906a8026217a4e31c30ea5fc2514f18fc13480c62fe6bfae7a57e7ce0313de9",
10343-
strip_prefix = "golang.org/x/sync@v0.11.0",
10342+
sha256 = "a35481e5ae73e51ef01cf42bcad09c3b73bb3a4abb67d495d4a575021541ed02",
10343+
strip_prefix = "golang.org/x/sync@v0.12.0",
1034410344
urls = [
10345-
"http://bazel-cache.pingcap.net:8080/gomod/golang.org/x/sync/org_golang_x_sync-v0.11.0.zip",
10346-
"http://ats.apps.svc/gomod/golang.org/x/sync/org_golang_x_sync-v0.11.0.zip",
10347-
"https://cache.hawkingrei.com/gomod/golang.org/x/sync/org_golang_x_sync-v0.11.0.zip",
10348-
"https://storage.googleapis.com/pingcapmirror/gomod/golang.org/x/sync/org_golang_x_sync-v0.11.0.zip",
10345+
"http://bazel-cache.pingcap.net:8080/gomod/golang.org/x/sync/org_golang_x_sync-v0.12.0.zip",
10346+
"http://ats.apps.svc/gomod/golang.org/x/sync/org_golang_x_sync-v0.12.0.zip",
10347+
"https://cache.hawkingrei.com/gomod/golang.org/x/sync/org_golang_x_sync-v0.12.0.zip",
10348+
"https://storage.googleapis.com/pingcapmirror/gomod/golang.org/x/sync/org_golang_x_sync-v0.12.0.zip",
1034910349
],
1035010350
)
1035110351
go_repository(

0 commit comments

Comments
 (0)