]> code.ossystems Code Review - openembedded-core.git/commit
go-dep: Upgrade 0.3.2 -> 0.4.1
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 17 Feb 2018 01:36:23 +0000 (23:36 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commitd8467f2ce7e3ca2277108e388690b79789790839
tree4be4bf8e81812473d510921d42b00691a05a2fa9
parent45205be547967c84dff96403c3a6825a62e3ca6a
go-dep: Upgrade 0.3.2 -> 0.4.1

The release was announced in Jan 24th 2018 and provides a number of
features and bug fixes.

The 0.4.1 restores the `dep prune` command support, which was dropped
on 0.4.0, so existing scripts will continue to work. That said, it is
advisable to change the scripts to use the new features of `dep
ensure` as `dep prune` will be removed in future.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/go/go-dep/0001-use-a-smaller-constant-that-hopefully-works-the-same.patch [deleted file]
meta/recipes-devtools/go/go-dep_0.4.1.bb [moved from meta/recipes-devtools/go/go-dep_0.3.2.bb with 72% similarity]