diff --git a/rootlesskit.changes b/rootlesskit.changes index 52a3f9f..cfae339 100644 --- a/rootlesskit.changes +++ b/rootlesskit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 10 06:16:47 UTC 2023 - Danish Prakash + +- Bump go version to 1.21 (bsc#1215611) + ------------------------------------------------------------------- Tue Jun 20 07:33:53 UTC 2023 - danish.prakash@suse.com diff --git a/rootlesskit.spec b/rootlesskit.spec index 232d198..56a3c7a 100644 --- a/rootlesskit.spec +++ b/rootlesskit.spec @@ -31,7 +31,7 @@ License: Apache-2.0 URL: https://github.com/rootless-containers/rootlesskit Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) >= 1.18 +BuildRequires: golang(API) >= 1.21 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description