Release 1.6.3

Updates golang.org/x/net to v0.7.0 to resolve CVE-2022-41723.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
Miloslav Trmač 2023-03-24 22:55:03 +01:00 committed by Lokesh Mandvekar
parent 69be2cbadc
commit 7be3d4f37a

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.6.2-maint"
const Version = "1.6.2"