Release 1.11.2

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:45:36 +01:00 committed by Lokesh Mandvekar
parent 8191ef3ea1
commit dc1e14f7a7

View File

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