mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-06 23:48:58 +00:00
fix(deps): update module github.com/google/go-github/v48 to v49 (#2928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"io"
|
||||
"net/http"
|
||||
|
||||
"github.com/google/go-github/v48/github"
|
||||
"github.com/google/go-github/v49/github"
|
||||
)
|
||||
|
||||
//go:generate pegomock generate -m --package mocks -o mocks/mock_github_request_validator.go GithubRequestValidator
|
||||
|
||||
Reference in New Issue
Block a user