From 32c48819f8e0afd16fa23e91d7176e9738eebd25 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Tue, 18 Jan 2022 17:11:36 +0100 Subject: [PATCH] CHANGELOG: add changelog for golang.org/x/net --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d632912d4..6c3601257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Security +- go: Update golang.org/x/net ([#](https://github.com/flatcar-linux/mantle/pull/)) + ### Added - plume: Add new AWS regions, af-south-1, ap-southeast-3, eu-south-1 ([#274](https://github.com/flatcar-linux/mantle/pull/274)) - kubernetes test for release 1.23.0 ([#275](https://github.com/flatcar-linux/mantle/pull/275))