mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
coreos-base/hard-host-depends: remove Go 1.10, add Go 1.15
Now that Go 1.10 has been removed, we can remove `dev-lang/go:1.10` from the SDK dependencies list. Instead add `dev-lang/go:1.15` to the SDK dependencies list.
This commit is contained in:
parent
77457125e6
commit
496708438f
@ -43,8 +43,8 @@ RDEPEND="${RDEPEND}
|
||||
dev-lang/go:1.6
|
||||
dev-lang/go:1.7
|
||||
dev-lang/go:1.8
|
||||
dev-lang/go:1.10
|
||||
dev-lang/go:1.12
|
||||
dev-lang/go:1.15
|
||||
dev-lang/go-bootstrap
|
||||
dev-lang/tcl
|
||||
dev-libs/dbus-glib
|
||||
|
Loading…
x
Reference in New Issue
Block a user