From 75edc8b14648f3b808f0bdf3f9a550b6c4825aaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 09:52:23 +0000 Subject: [PATCH] fix(deps): update module github.com/google/go-github/v69 to v72 (#783) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 22aba88..63a0217 100644 --- a/go.mod +++ b/go.mod @@ -36,6 +36,7 @@ require ( require ( github.com/distribution/reference v0.6.0 + github.com/foxboron/go-uefi v0.0.0-20250207204325-69fb7dba244f github.com/gofrs/uuid v4.4.0+incompatible github.com/google/go-github/v69 v69.2.0 github.com/google/go-github/v72 v72.0.0 @@ -92,7 +93,6 @@ require ( github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab // indirect github.com/emirpasic/gods v1.18.1 // indirect github.com/felixge/httpsnoop v1.0.4 // indirect - github.com/foxboron/go-uefi v0.0.0-20250207204325-69fb7dba244f // indirect github.com/fsnotify/fsnotify v1.7.0 // indirect github.com/gen2brain/shm v0.0.0-20230802011745-f2460f5984f7 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect