Skip to content

chore(deps): bump github.com/stretchr/testify v1.12.1 - #103

Open
thaJeztah wants to merge 1 commit into
cyphar:mainfrom
thaJeztah:bump_testify
Open

thaJeztah wants to merge 1 commit into
cyphar:mainfrom
thaJeztah:bump_testify

Conversation

@thaJeztah

Copy link
Copy Markdown

update testify to remove some deprecated indirect dependencies.

full diff: stretchr/testify@v1.11.1...v1.12.1

update testify to remove some deprecated indirect dependencies.

full diff: stretchr/testify@v1.11.1...v1.12.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
Author

cc @cyphar

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah

Copy link
Copy Markdown
Author

Looks like golangci-lint may need to be updated; failing on go1.27

  Running [/home/runner/golangci-lint-2.12.2-linux-amd64/golangci-lint run] in [/home/runner/work/filepath-securejoin/filepath-securejoin] ...
  Error: ../../../../../opt/hostedtoolcache/go/1.27.1/x64/src/crypto/internal/randutil/randutil.go:11:2: could not import math/rand/v2 (/opt/hostedtoolcache/go/1.27.1/x64/src/math/rand/v2/rand.go:213:17: method must have no type parameters) (typecheck)
  	"math/rand/v2"
  	^
  Error: ../../../../../opt/hostedtoolcache/go/1.27.1/x64/src/crypto/internal/randutil/randutil.go:21:5: undefined: rand (typecheck)
  	if rand.Uint64()&1 == 1 {
  	   ^
  2 issues:
  * typecheck: 2
  * ```

@thaJeztah

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant