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 (
1313 github.com/gin-gonic/gin v1.10.1
1414 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
1515 github.com/jellydator/ttlcache/v3 v3.4.0
16- github.com/johannesboyne/gofakes3 v0.0.0-20250603205740-ed9094be7668
16+ github.com/johannesboyne/gofakes3 v0.0.0-20250916175020-ebf3e50324d3
1717 github.com/mcuadros/go-gin-prometheus v0.1.0
1818 github.com/sierrasoftworks/humane-errors-go v0.0.0-20250904141959-2224f06cddb4
1919 github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10
Original file line number Diff line number Diff line change @@ -99,6 +99,8 @@ github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHW
9999github.com/jmespath/go-jmespath/internal/testify v1.5.1 /go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U =
100100github.com/johannesboyne/gofakes3 v0.0.0-20250603205740-ed9094be7668 h1:+Mn8Sj5VzjOTuzyBCxfUnEcS+Iky4/5piUraOC3E5qQ =
101101github.com/johannesboyne/gofakes3 v0.0.0-20250603205740-ed9094be7668 /go.mod h1:t6osVdP++3g4v2awHz4+HFccij23BbdT1rX3W7IijqQ =
102+ github.com/johannesboyne/gofakes3 v0.0.0-20250916175020-ebf3e50324d3 h1:2713fQZ560HxoNVgfJH41GKzjMjIG+DW4hH6nYXfXW8 =
103+ github.com/johannesboyne/gofakes3 v0.0.0-20250916175020-ebf3e50324d3 /go.mod h1:S4S9jGBVlLri0OeqrSSbCGG5vsI6he06UJyuz1WT1EE =
102104github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
103105github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
104106github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
You can’t perform that action at this time.
0 commit comments