Skip to content

Commit 65e7bb5

Browse files
authored
Merge pull request #20 from kilnfi/renovate/github.com-dgraph-io-ristretto-2.x
fix(deps): update module github.com/dgraph-io/ristretto to v2
2 parents 9a244e0 + b080280 commit 65e7bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/mitchellh/mapstructure => github.com/go-viper/mapstructure v1
77
require (
88
github.com/DATA-DOG/go-sqlmock v1.5.2
99
github.com/blockfrost/blockfrost-go v0.3.0
10-
github.com/dgraph-io/ristretto v0.2.0
10+
github.com/dgraph-io/ristretto/v2 v2.0.1
1111
github.com/dgraph-io/ristretto/v2 v2.0.1
1212
github.com/jmoiron/sqlx v1.4.0
1313
github.com/mattn/go-sqlite3 v1.14.24

0 commit comments

Comments
 (0)