Update dependencies

This change updates all dependencies.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2025-06-17 21:03:46 +00:00
parent e3833e5e48
commit d42160cab2
253 changed files with 1092 additions and 1146 deletions

View file

@ -27,7 +27,7 @@ import (
"sync"
"time"
"github.com/google/go-github/v71/github"
"github.com/google/go-github/v72/github"
"github.com/google/uuid"
"github.com/pkg/errors"
"golang.org/x/sync/errgroup"