Skip to content

Commit b7f09d6

Browse files
committed
go taskrunner: vendor missing testify/require package
Prior to this change, the test were failing on CI on the master branch and thus on this branch since it was created from master. Update vendor directory to include github.com/stretchr/testify/require which is imported by goextensions/builder_test.go but was missing from the vendor directory, causing CI tests to fail.
1 parent c9fa453 commit b7f09d6

8 files changed

Lines changed: 2269 additions & 0 deletions

File tree

vendor/github.com/stretchr/testify/require/doc.go

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/stretchr/testify/require/forward_requirements.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)