From 2c97389ddacdfc140a06f74498cc2753bb040a4d Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:53:16 -0800 Subject: [PATCH] feat(spanner): new clients (#9127) --- spanner/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spanner/CHANGES.md b/spanner/CHANGES.md index c1811ee73265..91a1d1171433 100644 --- a/spanner/CHANGES.md +++ b/spanner/CHANGES.md @@ -867,3 +867,4 @@ This is the first tag to carve out spanner as its own module. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. +