aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorambrosin <ambrosin@google.com>2023-08-14 02:42:08 -0700
committerCopybara-Service <copybara-worker@google.com>2023-08-14 02:43:57 -0700
commitda625e5432d5db362eec9f766ec557f25bd31e9d (patch)
tree60bef1d9b475730c0259fca6ac36220934421154
parentda383f80954eab3ce21585e48842fbb0b0ccaeb5 (diff)
downloadtink-da625e5432d5db362eec9f766ec557f25bd31e9d.tar.gz
Update migration status in README.md
PiperOrigin-RevId: 556719143
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3ff733769..a8433316c 100644
--- a/README.md
+++ b/README.md
@@ -39,11 +39,11 @@ https://developers.google.com/tink*.
> Tink C++ | [tink-crypto/tink-cc](https://github.com/tink-crypto/tink-cc) | Complete (Q2 2023) | Q4 2023
> Tink C++ AWS KMS extension | [tink-crypto/tink-cc-awskms](https://github.com/tink-crypto/tink-cc-awskms) | Complete (Q2 2023) | Q4 2023
> Tink C++ Google Cloud KMS extension | [tink-crypto/tink-cc-gcpkms](https://github.com/tink-crypto/tink-cc-gcpkms) | Complete (Q2 2023) | Q4 2023
-> Tink Python | [tink-crypto/tink-py](https://github.com/tink-crypto/tink-py) | Not started (expected Q3 2023) | TBA
-> Tink Go | [tink-crypto/tink-go](https://github.com/tink-crypto/tink-go) | In progress (expected Q2 2023) | TBA
-> Tink Go AWS KMS extension | [tink-crypto/tink-go-awskms](https://github.com/tink-crypto/tink-go-awskms) | In progress (expected Q2 2023) | TBA
-> Tink Go Google Cloud KMS extension | [tink-crypto/tink-go-gcpkms](https://github.com/tink-crypto/tink-go-gcpkms) | In progress (expected Q2 2023) | TBA
-> Tink Go HashiCorp Vault KMS extension | [tink-crypto/tink-go-hcvault](https://github.com/tink-crypto/tink-go-hcvault) | In progress (expected Q2 2023) | TBA
+> Tink Go | [tink-crypto/tink-go](https://github.com/tink-crypto/tink-go) | Complete (Q3 2023) | Q4 2023
+> Tink Go AWS KMS extension | [tink-crypto/tink-go-awskms](https://github.com/tink-crypto/tink-go-awskms) | Complete (Q3 2023) | Q4 2023
+> Tink Go Google Cloud KMS extension | [tink-crypto/tink-go-gcpkms](https://github.com/tink-crypto/tink-go-gcpkms) | Complete (Q3 2023) | Q4 2023
+> Tink Go HashiCorp Vault KMS extension | [tink-crypto/tink-go-hcvault](https://github.com/tink-crypto/tink-go-hcvault) | Complete (Q3 2023) | Q4 2023
+> Tink Python | [tink-crypto/tink-py](https://github.com/tink-crypto/tink-py) | In progress (Q3 2023) | TBA
> Tink Obj-C | [tink-crypto/tink-objc](https://github.com/tink-crypto/tink-objc) | Not started (expected Q4 2023) | TBA
> Tink Tinkey | [tink-crypto/tink-tinkey](https://github.com/tink-crypto/tink-tinkey) | Complete (Q2 2023) | Q4 2023
> Tink cross language tests | [tink-crypto/tink-cross-lang-tests](https://github.com/tink-crypto/tink-cross-lang-tests) | Not started (expected Q4 2023) | TBA