Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
latitov committed Oct 7, 2022
1 parent 412ca3d commit 76bca73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"testing"
"time"

ttlcache "github.com/jellydator/ttlcache/v3"
ttlcache "github.com/rusriver/ttlcache/v3"
)

func BenchmarkCacheSetWithoutTTL(b *testing.B) {
Expand Down

0 comments on commit 76bca73

Please sign in to comment.