From c816d1afa1d827a3cb4f0862b8f820aaf0d48a5c Mon Sep 17 00:00:00 2001 From: Excavator Bot <33266368+svc-excavator-bot@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:27:15 -0800 Subject: [PATCH] Excavator: Updates godel plugins to latest versions (#331) --- 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 e299b805..640114f6 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.45.0 + id: com.palantir.godel-mod-plugin:mod-plugin:1.46.0 checksums: - darwin-amd64: 86c00f02a2fa80a2223d492e931c4ec3312b3e0c895822c2f5ed8c0ea7b2e1b9 - linux-amd64: ac50a961c95657a92105c417671b8d18dfe45da0019e72cdac0b9f5938f2ea4c + darwin-amd64: 66c0d7942a73e3fc48cbf192a2e09b78c218f22daa712141fe4408ffb930c377 + linux-amd64: 242803426b46260202c6a5341ff4b01a8b82a067c8a6f803ea6c94fe4b1ea13e environment: GO111MODULE: "on" GOFLAGS: "-mod=vendor"