Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 24, 2025
1 parent 20065d3 commit 7791ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cachex/ristretto.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package cachex

import (
"github.com/dgraph-io/ristretto/v2"
"github.com/dgraph-io/ristretto"
"github.com/prometheus/client_golang/prometheus"
)

Expand Down

0 comments on commit 7791ae3

Please sign in to comment.