-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from vdice/chore/go-mod
chore(*): update to use Go modules
- Loading branch information
Showing
807 changed files
with
591 additions
and
301,805 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
module get.porter.sh/mixin/arm | ||
|
||
go 1.13 | ||
|
||
require ( | ||
get.porter.sh/porter v0.22.1-beta.1 | ||
github.com/Azure/azure-sdk-for-go v38.2.0+incompatible | ||
github.com/Azure/go-autorest v12.2.0+incompatible | ||
github.com/Azure/go-autorest/autorest v0.9.0 | ||
github.com/Azure/go-autorest/autorest/adal v0.5.0 | ||
github.com/Azure/go-autorest/autorest/to v0.3.0 // indirect | ||
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect | ||
github.com/Masterminds/goutils v1.1.0 // indirect | ||
github.com/Masterminds/sprig v2.22.0+incompatible | ||
github.com/gobuffalo/packr/v2 v2.7.1 | ||
github.com/huandu/xstrings v1.3.0 // indirect | ||
github.com/kelseyhightower/envconfig v1.4.0 | ||
github.com/mitchellh/copystructure v1.0.0 // indirect | ||
github.com/pkg/errors v0.8.1 | ||
github.com/spf13/cobra v0.0.5 | ||
github.com/stretchr/testify v1.4.0 | ||
gopkg.in/yaml.v2 v2.2.4 | ||
) | ||
|
||
replace github.com/hashicorp/go-plugin => github.com/carolynvs/go-plugin v1.0.1-acceptstdin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.