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-04-03 18:02:54 +02:00
committed by Lokesh Mandvekar
parent 0c668ba522
commit 34f0743c06

View File

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