Skip to content

Commit

Permalink
Prevent skuba to compile against go 1.18
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <[email protected]>
  • Loading branch information
davidcassany committed Sep 20, 2022
1 parent f30c479 commit c6485e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/packaging/suse/skuba_spec_template
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Patch0: 0001-Patch-out-load-balancer.patch
BuildRequires: git
BuildRequires: go-go-md2man
BuildRequires: golang-packaging
BuildRequires: golang(API) >= 1.12
BuildRequires: golang(API) = 1.17
BuildRequires: python3-setuptools
# Required to set the sitelib
BuildRequires: python-rpm-macros
Expand Down

0 comments on commit c6485e3

Please sign in to comment.