fix(deps): update module github.com/google/go-github/v80 to v81 (#5946)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-10 14:22:28 +01:00
committed by GitHub
parent c71668fa7a
commit 8810f9722c
7 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ import (
"testing"
"github.com/gin-gonic/gin"
"github.com/google/go-github/v80/github"
"github.com/google/go-github/v81/github"
gh_mock "github.com/migueleliasweb/go-github-mock/src/mock"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/mock"