fix(deps): update module github.com/google/go-github/v52 to v53 in go.mod (#3495)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-07 03:41:38 +00:00
committed by GitHub
parent 52895857e5
commit 1d91dfb083
29 changed files with 47 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
package mocks
import (
github "github.com/google/go-github/v52/github"
github "github.com/google/go-github/v53/github"
pegomock "github.com/petergtz/pegomock"
models "github.com/runatlantis/atlantis/server/events/models"
"reflect"