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 @@ -13,7 +13,7 @@ require (
13
13
github.com/gin-gonic/gin v1.10.1
14
14
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
15
15
github.com/jellydator/ttlcache/v3 v3.3.0
16
- github.com/johannesboyne/gofakes3 v0.0.0-20250402064820-d479899d8cbe
16
+ github.com/johannesboyne/gofakes3 v0.0.0-20250603205740-ed9094be7668
17
17
github.com/mcuadros/go-gin-prometheus v0.1.0
18
18
github.com/sierrasoftworks/humane-errors-go v0.0.0-20250507223502-4bb667dc1e16
19
19
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10
Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHW
109
109
github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
110
110
github.com/johannesboyne/gofakes3 v0.0.0-20250402064820-d479899d8cbe h1:oc+3AXUeNlN53brf1JS91kMicMkLHPLHu7K9jSKlewU =
111
111
github.com/johannesboyne/gofakes3 v0.0.0-20250402064820-d479899d8cbe /go.mod h1:t6osVdP++3g4v2awHz4+HFccij23BbdT1rX3W7IijqQ =
112
+ github.com/johannesboyne/gofakes3 v0.0.0-20250603205740-ed9094be7668 h1:+Mn8Sj5VzjOTuzyBCxfUnEcS+Iky4/5piUraOC3E5qQ =
113
+ github.com/johannesboyne/gofakes3 v0.0.0-20250603205740-ed9094be7668 /go.mod h1:t6osVdP++3g4v2awHz4+HFccij23BbdT1rX3W7IijqQ =
112
114
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
113
115
github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
114
116
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
You can’t perform that action at this time.
0 commit comments