This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-go.git
The following commit(s) were added to refs/heads/master by this push:
new f480e6e prep for 1.23 release (#194)
f480e6e is described below
commit f480e6e5c1c9d052c8da2fcec1beb1b01fba25c9
Author: David Grove <[email protected]>
AuthorDate: Mon Sep 11 09:18:07 2023 -0400
prep for 1.23 release (#194)
---
CHANGES.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 084b672..464ea6a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,8 +16,8 @@
# limitations under the License.
#
-->
-# Latest
-- Add support for golang 1.21
+# 1.23.0
+- Add support for golang 1.21 (#193)
# 1.22.0
- Add tar.gz support to the go Proxy (#191)