Update tomlv for MIT License

The BurntSushi/toml code is now re-licensed as MIT. While
the vendored package was already updated, the tomlv binary
used was still using the old license type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 508d5a0bc00400fb41395223cb4c8be3d9b74ade
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2018-02-16 13:42:27 +01:00
parent 3806697c36
commit 0a0d1f70a0
@@ -2,7 +2,7 @@
# When updating TOMLV_COMMIT, consider updating github.com/BurntSushi/toml
# in vendor.conf accordingly
TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
# When updating RUNC_COMMIT, also update runc in vendor.conf accordingly
RUNC_COMMIT=6c55f98695e902427906eed2c799e566e3d3dfb5