Skip to content

Commit

Permalink
Pull latest bitrise-init (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei authored Jun 15, 2023
1 parent 2fb1061 commit b84f61e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 16 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bitrise-steplib/steps-project-scanner
go 1.17

require (
github.com/bitrise-io/bitrise-init v0.0.0-20230605120245-3a82eadbef61
github.com/bitrise-io/bitrise-init v0.0.0-20230615082523-d68c1dbf7b63
github.com/bitrise-io/go-steputils v1.0.2
github.com/bitrise-io/go-utils v1.0.1
github.com/bitrise-io/go-utils/v2 v2.0.0-alpha.18
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/bitrise-io/bitrise v0.0.0-20210519130014-380842fb41c1/go.mod h1:Jqf2P
github.com/bitrise-io/bitrise v0.0.0-20220217113333-f2def13a7946 h1:c+dLJvoW8eswyrV88mJunzc+dSidsV0S4CCfGe5QZyo=
github.com/bitrise-io/bitrise v0.0.0-20220217113333-f2def13a7946/go.mod h1:wZJS5uJ+mLhTbV4manrofZgGninsaMjMJndWC5OvcCY=
github.com/bitrise-io/bitrise-init v0.0.0-20210518121553-1e678625c45d/go.mod h1:2bxvLp7xgXC3HsacG2Z5nn6WOjk8kbNOmLWjinnhnKg=
github.com/bitrise-io/bitrise-init v0.0.0-20230605120245-3a82eadbef61 h1:LuPKxFgnNEKulzaVcAZtlIcojJrqhnIyakVo32css84=
github.com/bitrise-io/bitrise-init v0.0.0-20230605120245-3a82eadbef61/go.mod h1:dfGAIaFZCssxdiogcGFQnAmcwOMsyId7dT3FMR7Ik1Y=
github.com/bitrise-io/bitrise-init v0.0.0-20230615082523-d68c1dbf7b63 h1:/VyhHlqnd1c6+LjBS4hEq4+MllASrELQNW3R0UAdwAw=
github.com/bitrise-io/bitrise-init v0.0.0-20230615082523-d68c1dbf7b63/go.mod h1:dfGAIaFZCssxdiogcGFQnAmcwOMsyId7dT3FMR7Ik1Y=
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
12 changes: 0 additions & 12 deletions vendor/github.com/bitrise-io/bitrise-init/models/configbuilder.go

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 @@ -7,7 +7,7 @@ github.com/beevik/etree
# github.com/bitrise-io/bitrise v0.0.0-20220217113333-f2def13a7946
## explicit; go 1.16
github.com/bitrise-io/bitrise/models
# github.com/bitrise-io/bitrise-init v0.0.0-20230605120245-3a82eadbef61
# github.com/bitrise-io/bitrise-init v0.0.0-20230615082523-d68c1dbf7b63
## explicit; go 1.17
github.com/bitrise-io/bitrise-init/analytics
github.com/bitrise-io/bitrise-init/errormapper
Expand Down

0 comments on commit b84f61e

Please sign in to comment.