Skip to content

Commit

Permalink
Pin porter to v0.37.2
Browse files Browse the repository at this point in the history
Signed-off-by: Porter Bot <bot@porter.sh>
  • Loading branch information
Porter Bot committed Apr 8, 2021
1 parent 7a69800 commit bc9d0d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bin
.cnab
*-packr.go
/build/git_askpass.sh
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module get.porter.sh/mixin/aws
go 1.13

require (
get.porter.sh/porter v0.37.2-0.20210408130546-e8f54a713426
get.porter.sh/porter v0.37.2
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/packr/v2 v2.8.1
github.com/karrick/godirwalk v1.16.1 // indirect
Expand All @@ -19,6 +19,4 @@ require (
gopkg.in/yaml.v2 v2.4.0
)

replace get.porter.sh/porter => github.com/carolynvs/porter v0.37.1-0.20210408135241-db46041b5299

replace github.com/hashicorp/go-plugin => github.com/carolynvs/go-plugin v1.0.1-acceptstdin
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ cloud.google.com/go/firestore v1.1.0/go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqCl
cloud.google.com/go/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I=
cloud.google.com/go/storage v1.0.0/go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
get.porter.sh/porter v0.37.2 h1:hsbTP6tV1zjAwbYDyfJT2CQAqAEMSx5Gr4fccHXJ/hc=
get.porter.sh/porter v0.37.2/go.mod h1:14I/j+hom3CoPvMnIisvPGnen9sYUNi0nkYjrqrl/wc=
github.com/Azure/azure-sdk-for-go v19.1.1+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-autorest v10.15.5+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24=
Expand Down Expand Up @@ -85,8 +87,6 @@ github.com/carolynvs/datetime-printer v0.2.0/go.mod h1:p9W8ZUhmQUOVD5kiDuGXwRG65
github.com/carolynvs/go-plugin v1.0.1-acceptstdin/go.mod h1:++UyYGoz3o5w9ZzAdZxtQKrWWP+iqPBn3cQptSMzBuY=
github.com/carolynvs/magex v0.5.1-0.20210406180601-bf968bbaac3c h1:AdoFQF6X8P7RSku6rXkuHYlrTLFzhaBeIv5L+MAupGs=
github.com/carolynvs/magex v0.5.1-0.20210406180601-bf968bbaac3c/go.mod h1:hqaEkr9TAv+kFb/5wgDiTdszF13rpe0Q+bWHmTe6N74=
github.com/carolynvs/porter v0.37.1-0.20210408135241-db46041b5299 h1:B5wZPVm5/b+f+p305yms12lY5Au9yN/EMsM4vWS0foU=
github.com/carolynvs/porter v0.37.1-0.20210408135241-db46041b5299/go.mod h1:14I/j+hom3CoPvMnIisvPGnen9sYUNi0nkYjrqrl/wc=
github.com/cbroglie/mustache v1.0.1 h1:ivMg8MguXq/rrz2eu3tw6g3b16+PQhoTn6EZAhst2mw=
github.com/cbroglie/mustache v1.0.1/go.mod h1:R/RUa+SobQ14qkP4jtx5Vke5sDytONDQXNLPY/PO69g=
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
Expand Down

0 comments on commit bc9d0d6

Please sign in to comment.