glide: update to 0.13.3

(From OE-Core rev: 0270b64a69f30d36f03ce8de819fa703da84ecbb)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2019-12-12 19:14:20 +01:00
committed by Richard Purdie
parent 03b8eb9fe1
commit d80f1a2c09

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=54905cf894f8cc416a92f4fc
GO_IMPORT = "github.com/Masterminds/glide"
SRC_URI = "git://${GO_IMPORT}"
SRCREV = "9ef6ca313b3200079861f2de4e567b1d22081d19"
SRCREV = "8ed5b9292379d86c39592a7e6a58eb9c903877cf"
inherit go