mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-02 11:28:39 +00:00
Switch to newest pegomock library (#205)
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/google/go-github/github"
|
||||
)
|
||||
|
||||
//go:generate pegomock generate --use-experimental-model-gen --package mocks -o mocks/mock_gh_request_validation.go GithubRequestValidator
|
||||
//go:generate pegomock generate -m --use-experimental-model-gen --package mocks -o mocks/mock_gh_request_validation.go GithubRequestValidator
|
||||
|
||||
// GithubRequestValidator validates GitHub requests.
|
||||
type GithubRequestValidator interface {
|
||||
|
||||
Reference in New Issue
Block a user