We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb0a5a commit d170593Copy full SHA for d170593
go.mod
@@ -19,7 +19,7 @@ require (
19
github.com/joho/godotenv v1.5.1
20
github.com/mitchellh/hashstructure/v2 v2.0.2
21
github.com/otiai10/copy v1.14.1
22
- github.com/puzpuzpuz/xsync/v3 v3.5.1
+ github.com/puzpuzpuz/xsync/v4 v4.0.0
23
github.com/sajari/fuzzy v1.0.0
24
github.com/sebdah/goldie/v2 v2.5.5
25
github.com/spf13/pflag v1.0.6
0 commit comments