File tree Expand file tree Collapse file tree 4 files changed +22
-44
lines changed Expand file tree Collapse file tree 4 files changed +22
-44
lines changed Original file line number Diff line number Diff line change 1- vendor /* /
1+ vendor /*
22.DS_STORE
Original file line number Diff line number Diff line change 1+ module github.com/recruit-mp/go-deploygate
2+
3+ go 1.15
4+
5+ require (
6+ github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f
7+ github.com/dnaeon/go-vcr v0.0.0-20161028051908-82c8877b5545
8+ github.com/hashicorp/go-cleanhttp v0.0.0-20160407174126-ad28ea4487f0
9+ github.com/mitchellh/mapstructure v0.0.0-20161020161836-f3009df150da
10+ gopkg.in/yaml.v2 v2.0.0-20160928153709-a5b47d31c556 // indirect
11+ )
Original file line number Diff line number Diff line change 1+ github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f h1:zvClvFQwU++UpIUBGC8YmDlfhUrweEy1R1Fj1gu5iIM =
2+ github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f /go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY =
3+ github.com/dnaeon/go-vcr v0.0.0-20161028051908-82c8877b5545 h1:COwH5cas0KkEZwN4EIkt6gt4BJRf7Ls3r60I6owooys =
4+ github.com/dnaeon/go-vcr v0.0.0-20161028051908-82c8877b5545 /go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E =
5+ github.com/hashicorp/go-cleanhttp v0.0.0-20160407174126-ad28ea4487f0 h1:2l0haPDqCzZEO160UR5DSrrl8RWptFCoxFsSbRLJBaI =
6+ github.com/hashicorp/go-cleanhttp v0.0.0-20160407174126-ad28ea4487f0 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
7+ github.com/mitchellh/mapstructure v0.0.0-20161020161836-f3009df150da h1:z1HPq7I0Eajh3On8i7MEfqOurIg+aCllNR3omoF2UNY =
8+ github.com/mitchellh/mapstructure v0.0.0-20161020161836-f3009df150da /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
9+ gopkg.in/yaml.v2 v2.0.0-20160928153709-a5b47d31c556 h1:hKXbLW5oaJoQgs8KrzTLdF4PoHi+0oQPgea9TNtvE3E =
10+ gopkg.in/yaml.v2 v2.0.0-20160928153709-a5b47d31c556 /go.mod h1:JAlM8MvJe8wmxCU4Bli9HhUf9+ttbYbLASfIpnQbh74 =
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments