go-task / slim-sprig

Useful template functions for Go templates.
https://go-task.github.io/slim-sprig/
MIT License
62 stars 16 forks source link

bump stretchr/testify version #10

Closed SalDaniele closed 1 year ago

SalDaniele commented 1 year ago

github.com/stretchr/testify@v1.5.1 depends on go-yaml.v2 v2.2.2.

This version has known vulnerabilities, which are fixed after go-yaml.v2@2.2.4.

Update testify to a version that uses a newer version of go-yaml