File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ require (
2020 github.com/joho/godotenv v1.5.1
2121 github.com/mitchellh/hashstructure/v2 v2.0.2
2222 github.com/puzpuzpuz/xsync/v3 v3.5.1
23+ github.com/puzpuzpuz/xsync/v4 v4.2.0
2324 github.com/sajari/fuzzy v1.0.0
2425 github.com/sebdah/goldie/v2 v2.7.1
2526 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
111111github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
112112github.com/puzpuzpuz/xsync/v3 v3.5.1 h1:GJYJZwO6IdxN/IKbneznS6yPkVC+c3zyY/j19c++5Fg =
113113github.com/puzpuzpuz/xsync/v3 v3.5.1 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
114+ github.com/puzpuzpuz/xsync/v4 v4.2.0 /go.mod h1:VJDmTCJMBt8igNxnkQd86r+8KUeN1quSfNKu5bLYFQo =
114115github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
115116github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
116117github.com/sajari/fuzzy v1.0.0 h1:+FmwVvJErsd0d0hAPlj4CxqxUtQY/fOoY0DwX4ykpRY =
You can’t perform that action at this time.
0 commit comments