File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/google/uuid v1.6.0
2828 github.com/invopop/jsonschema v0.13.0
2929 github.com/ipfs/go-cid v0.6.0
30- github.com/johannesboyne/gofakes3 v0.0.0-20250916175020-ebf3e50324d3
30+ github.com/johannesboyne/gofakes3 v0.0.0-20260208201424-4c385a1f6a73
3131 github.com/kenshaw/snaker v0.4.3
3232 github.com/knadh/koanf/parsers/json v1.0.0
3333 github.com/knadh/koanf/providers/confmap v1.0.0
Original file line number Diff line number Diff line change @@ -389,6 +389,8 @@ github.com/jinzhu/now v1.1.5/go.mod h1:d3SSVoowX0Lcu0IBviAWJpolVfI5UJVZZ7cO71lE/
389389github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af /go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k =
390390github.com/johannesboyne/gofakes3 v0.0.0-20250916175020-ebf3e50324d3 h1:2713fQZ560HxoNVgfJH41GKzjMjIG+DW4hH6nYXfXW8 =
391391github.com/johannesboyne/gofakes3 v0.0.0-20250916175020-ebf3e50324d3 /go.mod h1:S4S9jGBVlLri0OeqrSSbCGG5vsI6he06UJyuz1WT1EE =
392+ github.com/johannesboyne/gofakes3 v0.0.0-20260208201424-4c385a1f6a73 h1:0xkWp+RMC2ImuKacheMHEAtrbOTMOa0kYkxyzM1Z/II =
393+ github.com/johannesboyne/gofakes3 v0.0.0-20260208201424-4c385a1f6a73 /go.mod h1:S4S9jGBVlLri0OeqrSSbCGG5vsI6he06UJyuz1WT1EE =
392394github.com/jonboulle/clockwork v0.5.0 h1:Hyh9A8u51kptdkR+cqRpT1EebBwTn1oK9YfGYbdFz6I =
393395github.com/jonboulle/clockwork v0.5.0 /go.mod h1:3mZlmanh0g2NDKO5TWZVJAfofYk64M7XN3SzBPjZF60 =
394396github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
You can’t perform that action at this time.
0 commit comments