Skip to content

Commit

Permalink
Update bitrise-init (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bence1001 authored Sep 14, 2021
1 parent 2a928c9 commit e05cfca
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 19 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/bitrise-io/bitrise v0.0.0-20210623145422-513e39485248 // indirect
github.com/bitrise-io/bitrise-init v0.0.0-20210913141929-38ebe2e22cf2
github.com/bitrise-io/bitrise-init v0.0.0-20210914143645-a888f2cb1721
github.com/bitrise-io/envman v0.0.0-20210630102032-df85af51bd1a // indirect
github.com/bitrise-io/go-steputils v0.0.0-20210527075147-910ce7a105a1
github.com/bitrise-io/go-utils v0.0.0-20210713111255-08be784d45d0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/bitrise-io/bitrise v0.0.0-20210519130014-380842fb41c1/go.mod h1:Jqf2P
github.com/bitrise-io/bitrise v0.0.0-20210623145422-513e39485248 h1:GfhBF379/Uwu4fmalhwwoJv3RcqlrlEo8+gGEcuXLsw=
github.com/bitrise-io/bitrise v0.0.0-20210623145422-513e39485248/go.mod h1:jqk9VdrvlRpRfIqA2DZHVNEMvPycmlpBfpiKxk89R6w=
github.com/bitrise-io/bitrise-init v0.0.0-20210518121553-1e678625c45d/go.mod h1:2bxvLp7xgXC3HsacG2Z5nn6WOjk8kbNOmLWjinnhnKg=
github.com/bitrise-io/bitrise-init v0.0.0-20210913141929-38ebe2e22cf2 h1:dnfLM23UXXbms8giVL04zJjBYMBnJk0rADCyrrYe5iM=
github.com/bitrise-io/bitrise-init v0.0.0-20210913141929-38ebe2e22cf2/go.mod h1:I9KSWJm177/IOBMQHzn6BLgymVLQ0xlv/gMwDCYkWYU=
github.com/bitrise-io/bitrise-init v0.0.0-20210914143645-a888f2cb1721 h1:kO3Y6U/pzfDQUJbxmaLGPV6HdYso1S+Jbd5jyBdGW8k=
github.com/bitrise-io/bitrise-init v0.0.0-20210914143645-a888f2cb1721/go.mod h1:I9KSWJm177/IOBMQHzn6BLgymVLQ0xlv/gMwDCYkWYU=
github.com/bitrise-io/colorstring v0.0.0-20180614154802-a8cd70115192/go.mod h1:CIHVcxZUvsG99XUJV6JlR7okNsMMGY81jMvPC20W+O0=
github.com/bitrise-io/envman v0.0.0-20200512105748-919e33f391ee/go.mod h1:m8pTp1o3Sw9uzDxb1WRm5IBRnMau2iOvPMSnRCAhQNI=
github.com/bitrise-io/envman v0.0.0-20210517135508-b2b4fe89eac5/go.mod h1:m8pTp1o3Sw9uzDxb1WRm5IBRnMau2iOvPMSnRCAhQNI=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ github.com/beevik/etree
# github.com/bitrise-io/bitrise v0.0.0-20210623145422-513e39485248
## explicit
github.com/bitrise-io/bitrise/models
# github.com/bitrise-io/bitrise-init v0.0.0-20210913141929-38ebe2e22cf2
# github.com/bitrise-io/bitrise-init v0.0.0-20210914143645-a888f2cb1721
## explicit
github.com/bitrise-io/bitrise-init/analytics
github.com/bitrise-io/bitrise-init/errormapper
Expand Down

0 comments on commit e05cfca

Please sign in to comment.