Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 7c46697

Browse files
authored
chore: Redirect users to google-cloud-java (#4398)
1 parent ecc5656 commit 7c46697

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-spanner)_**
2+
13
# Google Cloud Spanner Client for Java
24

35
Java idiomatic client for [Cloud Spanner][product-docs].

owlbot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
".kokoro/build.sh",
4747
".kokoro/dependencies.sh",
4848
".kokoro/requirements.in",
49-
".kokoro/requirements.txt"
49+
".kokoro/requirements.txt",
50+
"README.md"
5051
]
5152
)

0 commit comments

Comments
 (0)