mirror of
https://github.com/gofiber/fiber.git
synced 2025-07-27 04:30:18 +00:00
panic: runtime error: index out of range [1] with length 1 goroutine 67 [running]: github.com/gofiber/fiber/v3/middleware/idempotency_test.Benchmark_MemoryLock(0xc00012c2c8) /home/runner/work/fiber/fiber/middleware/idempotency/locker_test.go:74 +0x23d testing.(*B).runN(0xc00012c2c8, 0x1) /opt/hostedtoolcache/go/1.24.4/x64/src/testing/benchmark.go:219 +0x190 testing.(*B).run1.func1() /opt/hostedtoolcache/go/1.24.4/x64/src/testing/benchmark.go:245 +0x48 created by testing.(*B).run1 in goroutine 1 /opt/hostedtoolcache/go/1.24.4/x64/src/testing/benchmark.go:238 +0x90 exit status 2