From c3159cca734871cc4b94a486d3fae85e559b3fd2 Mon Sep 17 00:00:00 2001 From: William Martin Date: Tue, 3 Jun 2025 07:07:06 +0200 Subject: [PATCH] Fix missing go-github v72 license bump --- .../github.com/google/go-github/{v69 => v72}/github/LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename third-party/github.com/google/go-github/{v69 => v72}/github/LICENSE (100%) diff --git a/third-party/github.com/google/go-github/v69/github/LICENSE b/third-party/github.com/google/go-github/v72/github/LICENSE similarity index 100% rename from third-party/github.com/google/go-github/v69/github/LICENSE rename to third-party/github.com/google/go-github/v72/github/LICENSE