Skip to content

Commit 8570811

Browse files
fix(deps): update module github.com/cockroachdb/pebble to v2
1 parent 1517330 commit 8570811

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
@@ -32,7 +32,7 @@ require (
3232
go.etcd.io/bbolt v1.4.2
3333
)
3434

35-
require github.com/cockroachdb/pebble v1.1.5
35+
require github.com/cockroachdb/pebble/v2 v2.0.6
3636

3737
require (
3838
filippo.io/edwards25519 v1.1.0 // indirect

0 commit comments

Comments
 (0)