mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
coreos-base/hard-host-depends: delete Go 1.15 from SDK
Now that Go 1.15 was deleted, we need to also remove it from the SDK dependency list.
This commit is contained in:
parent
df58b799d7
commit
97b3506e4f
@ -38,7 +38,6 @@ RDEPEND="${RDEPEND}
|
|||||||
dev-lang/swig
|
dev-lang/swig
|
||||||
dev-lang/yasm
|
dev-lang/yasm
|
||||||
dev-lang/go:1.12
|
dev-lang/go:1.12
|
||||||
dev-lang/go:1.15
|
|
||||||
dev-lang/go:1.16
|
dev-lang/go:1.16
|
||||||
dev-lang/go-bootstrap
|
dev-lang/go-bootstrap
|
||||||
dev-lang/tcl
|
dev-lang/tcl
|
||||||
|
Loading…
Reference in New Issue
Block a user