From 4838870181ee9e9fb762d1e7b01f7550ed979452 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:33:07 -0700 Subject: [PATCH] feat(storage): new clients --- storage/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/storage/CHANGES.md b/storage/CHANGES.md index 61792c719c01..03096b8fb5bf 100644 --- a/storage/CHANGES.md +++ b/storage/CHANGES.md @@ -518,3 +518,4 @@ This is the first tag to carve out storage as its own module. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. +