From 8142b4cd1bed0992aa9c401ff382259885b02b75 Mon Sep 17 00:00:00 2001 From: Excavator Bot <33266368+svc-excavator-bot@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:13:12 -0800 Subject: [PATCH] Excavator: Updates godel plugins to latest versions (#469) --- godel/config/godel.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/godel/config/godel.yml b/godel/config/godel.yml index 9c1e0a980..7e62c06d0 100644 --- a/godel/config/godel.yml +++ b/godel/config/godel.yml @@ -3,10 +3,10 @@ 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.33.0 + id: com.palantir.godel-mod-plugin:mod-plugin:1.34.0 checksums: - darwin-amd64: ccc2d3e011108ab5610281b31cd1bdcb04f76c346f957882dc747e90ad4de29d - linux-amd64: 97e97d474dbf08708bbb6e494699e0fe174cfb31bd6e0526f87804dffd1d97a5 + darwin-amd64: 007c0c920eef87c81fc762ef72bb8eba3a6da38d471ce524674f4ee435de7187 + linux-amd64: e85e1df3a13b6b58719b919a92c12cf7f4b5c9d9afab019e656a38cb65b52e12 environment: GO111MODULE: "on" GOFLAGS: "-mod=vendor"