1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1196)

This commit is contained in:
dependabot[bot]
2023-06-03 15:44:46 -03:00
committed by GitHub
parent 794de91d05
commit 8e4afa88f7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/radovskyb/watcher v1.0.7
github.com/sajari/fuzzy v1.0.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
golang.org/x/exp v0.0.0-20230212135524-a684f29349b6
golang.org/x/sync v0.2.0
gopkg.in/yaml.v3 v3.0.1