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.2 to 1.8.3 (#1175)

This commit is contained in:
dependabot[bot]
2023-05-22 20:49:34 -03:00
committed by GitHub
parent 65c923e07a
commit 81fd454ef4
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.2
github.com/stretchr/testify v1.8.3
golang.org/x/exp v0.0.0-20230212135524-a684f29349b6
golang.org/x/sync v0.2.0
gopkg.in/yaml.v3 v3.0.1