Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent a182e64 commit 1503d94
Show file tree
Hide file tree
Showing 4 changed files with 1,302 additions and 768 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ module github.com/bitrise-io/bitrise-workflow-editor

go 1.21

toolchain go1.22.2
toolchain go1.22.3

require (
github.com/GeertJohan/go.rice v1.0.3
github.com/bitrise-io/bitrise v0.0.0-20240424072115-f5fadde8ae03
github.com/bitrise-io/depman v0.0.0-20190402141727-e5c92c35cd92
github.com/bitrise-io/envman v0.0.0-20240410092641-54d928c910ed
github.com/bitrise-io/go-utils v1.0.13
github.com/bitrise-io/stepman v0.0.0-20240402084208-9e349620ff4e
github.com/bitrise-io/stepman v0.0.0-20240514090619-db15d602b74b
github.com/gorilla/mux v1.8.1
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ github.com/bitrise-io/go-utils/v2 v2.0.0-alpha.21 h1:iwNnwOGg8VP8eqhse68Fxt5ZnfE
github.com/bitrise-io/go-utils/v2 v2.0.0-alpha.21/go.mod h1:Laih4ji980SQkRgdnMCH0g4u2GZI/5nnbqmYT9UfKFQ=
github.com/bitrise-io/goinp v0.0.0-20240103152431-054ed78518ef h1:R5FOa8RHjqZwMN9g1FQ8W7nXxQAG7iwq1Cw+mUk5S9A=
github.com/bitrise-io/goinp v0.0.0-20240103152431-054ed78518ef/go.mod h1:27ldH2bkCdYN5CEJ6x92EK+gkd5EcDBkA7dMrSKQFYU=
github.com/bitrise-io/stepman v0.0.0-20240402084208-9e349620ff4e h1:GxelHVIsN5s9QANZVetuKJdUXuNCkpFEIQ+ZHmBCoFw=
github.com/bitrise-io/stepman v0.0.0-20240402084208-9e349620ff4e/go.mod h1:netRLDQD95IzWZbzmn7CBolzNqH1tErRKS31BrZKt9s=
github.com/bitrise-io/stepman v0.0.0-20240514090619-db15d602b74b h1:wra4n0rZ4l4PhuFXRB5fz6FmQqD842B8ElsNSuw8xLg=
github.com/bitrise-io/stepman v0.0.0-20240514090619-db15d602b74b/go.mod h1:netRLDQD95IzWZbzmn7CBolzNqH1tErRKS31BrZKt9s=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4=
Expand Down
Loading

0 comments on commit 1503d94

Please sign in to comment.