Skip to content

Commit 849780e

Browse files
committed
tmp: hack around Go version, can be dropped once we pull Go 1.21
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 472d1d7 commit 849780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk_container/src/third_party/portage-stable/app-containers/incus/incus-0.6-r1.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RDEPEND="${DEPEND}
3636
>=sys-fs/lxcfs-5.0.0
3737
sys-fs/squashfs-tools[lzma]
3838
virtual/acl"
39-
BDEPEND=">=dev-lang/go-1.21
39+
BDEPEND=">=dev-lang/go-1.20
4040
nls? ( sys-devel/gettext )
4141
verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )"
4242

0 commit comments

Comments
 (0)