mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 19:38:24 +00:00
9 lines
149 B
Modula-2
9 lines
149 B
Modula-2
module github.com/runatlantis/atlantis/e2e
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/google/go-github/v28 v28.0.0
|
|
github.com/hashicorp/go-multierror v1.0.0
|
|
)
|