mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Merge pull request #798 from dm0-/glsa
build_library: Whitelist the new Go 1.9 GLSA
This commit is contained in:
commit
3d121608d2
@ -5,6 +5,7 @@
|
||||
GLSA_WHITELIST=(
|
||||
201412-09 # incompatible CA certificate version numbers
|
||||
201710-23 # we handle Go differently; drop when 1.9 builds everything
|
||||
201803-03 # same as above, drop when all Go < 1.9 packages are gone
|
||||
)
|
||||
|
||||
glsa_image() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user