From 0287ad662761250276a24be443b25aa284ccb24c Mon Sep 17 00:00:00 2001 From: Excavator Bot <33266368+svc-excavator-bot@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:23:06 +0100 Subject: [PATCH] Excavator: Updates godel plugins to latest versions (#335) --- godel/config/godel.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/godel/config/godel.yml b/godel/config/godel.yml index 9fd74b508..dfd776ee5 100644 --- a/godel/config/godel.yml +++ b/godel/config/godel.yml @@ -3,15 +3,15 @@ plugins: - https://github.com/{{index GroupParts 1}}/{{index GroupParts 2}}/releases/download/v{{Version}}/{{Product}}-{{Version}}-{{OS}}-{{Arch}}.tgz plugins: - locator: - id: com.palantir.godel-mod-plugin:mod-plugin:1.13.0 + id: com.palantir.godel-mod-plugin:mod-plugin:1.14.0 checksums: - darwin-amd64: 052e1016abcd9c12c6cdc950271b2d05f8bba7d63e0f2061f0a42da668142044 - linux-amd64: 4c38df8de6277a6b15ed9e1eaf2448e90072ae69c74d2549abbcb64503ecaa8c + darwin-amd64: a653ebeaa92a3b4b0efeeddc9b3c8b6c2f40144f80abbebffe6586f567f0dd6f + linux-amd64: 47c23b17acbc6e3d08428024a0ef617dc2f1d701d72e6c5fe7b711215ec78a00 - locator: - id: com.palantir.godel-generate-plugin:generate-plugin:1.8.0 + id: com.palantir.godel-generate-plugin:generate-plugin:1.9.0 checksums: - darwin-amd64: 379ed60ad5112be24c3f8e553869c4ae9b67542384433503b9cca4991ac69f5c - linux-amd64: e3831808174662c4c134f4231c37c3c3733d4f8e5fc92a24bb1570018e256b3a + darwin-amd64: a2ea3f65a7a368ca355b8536f97a895557229f03ca5f20aaba8f252bf198f79d + linux-amd64: b685e8e8bbde5f95f64ef109778760245881b85e068cc5274790a504d233a5a7 environment: GO111MODULE: "on" GOFLAGS: "-mod=vendor"