1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-08-12 06:02:53 +03:00

fix(deps): update module github.com/google/go-github/v39 to v55 (#2456)

This commit is contained in:
renovate[bot]
2023-09-13 14:49:39 +02:00
committed by GitHub
parent 97a7438ab1
commit 3eced32b81
6 changed files with 22 additions and 180 deletions

View File

@@ -25,7 +25,7 @@ import (
"strconv"
"strings"
"github.com/google/go-github/v39/github"
"github.com/google/go-github/v55/github"
"github.com/rs/zerolog/log"
"golang.org/x/oauth2"