cucumber / godog

Cucumber for golang
MIT License
2.22k stars 250 forks source link

Dependency Dashboard #521

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/gorelease.yml - `actions/setup-go v3` - `actions/checkout v3` - `actions/cache v3` - `marocchino/sticky-pull-request-comment v2`
.github/workflows/release-assets.yml - `actions/setup-go v3` - `actions/checkout v3` - `actions/upload-release-asset v1` - `actions/upload-release-asset v1` - `actions/upload-release-asset v1`
.github/workflows/test.yml - `actions/setup-go v3` - `actions/checkout v3` - `actions/cache v3` - `codecov/codecov-action v3`
gomod
_examples/go.mod - `go 1.17` - `github.com/DATA-DOG/go-txdb v0.1.5` - `github.com/cucumber/godog v0.12.6` - `github.com/go-sql-driver/mysql v1.7.0` - `github.com/spf13/pflag v1.0.5` - `github.com/stretchr/testify v1.8.1`
_examples/incorrect-project-structure/go.mod - `go 1.13` - `github.com/cucumber/godog v0.12.6`
go.mod - `go 1.16` - `github.com/cucumber/gherkin/go/v26 v26.0.3` - `github.com/hashicorp/go-memdb v1.3.4` - `github.com/smartystreets/goconvey v1.7.2` - `github.com/spf13/cobra v1.6.1` - `github.com/spf13/pflag v1.0.5` - `github.com/stretchr/testify v1.8.1` - `github.com/cucumber/messages/go/v21 v21.0.1`