diff -r 8f478162d991 -r 05c40b36d3b2 vendor/github.com/pelletier/go-toml/v2/go.mod --- a/vendor/github.com/pelletier/go-toml/v2/go.mod Thu Sep 22 16:37:07 2022 +0200 +++ b/vendor/github.com/pelletier/go-toml/v2/go.mod Sat Feb 04 12:58:35 2023 +0100 @@ -2,4 +2,4 @@ go 1.16 -require github.com/stretchr/testify v1.8.0 +require github.com/stretchr/testify v1.8.1