Browse code

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>

Sebastiaan van Stijn authored on 2018/02/16 21:42:27
Showing 1 changed files
... ...
@@ -2,7 +2,7 @@
2 2
 
3 3
 # When updating TOMLV_COMMIT, consider updating github.com/BurntSushi/toml
4 4
 # in vendor.conf accordingly
5
-TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
5
+TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
6 6
 
7 7
 # When updating RUNC_COMMIT, also update runc in vendor.conf accordingly
8 8
 RUNC_COMMIT=6c55f98695e902427906eed2c799e566e3d3dfb5