-
Notifications
You must be signed in to change notification settings - Fork 276
Description
go: github.com/tecbot/gorocksdb upgrade => v0.0.0-20191217155057-f0fad39f321c
#github.com/tecbot/gorocksdb
../DB/GOPATH/pkg/mod/github.com/tecbot/gorocksdb@v0.0.0-20191217155057-f0fad39f321c/db.go:609:29: not enough arguments in call to _Cfunc_rocksdb_approximate_sizes
have (*_Ctype_struct_rocksdb_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, _Ctype_ulong)
want (_Ctype_struct_rocksdb_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, _Ctype_ulong, **_Ctype_char)
../DB/GOPATH/pkg/mod/github.com/tecbot/gorocksdb@v0.0.0-20191217155057-f0fad39f321c/db.go:650:32:not enough arguments in call to _Cfunc_rocksdb_approximate_sizes_cf
have (_Ctype_struct_rocksdb_t, *_Ctype_struct_rocksdb_column_family_handle_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, _Ctype_ulong)
want (_Ctype_struct_rocksdb_t, *_Ctype_struct_rocksdb_column_family_handle_t, _Ctype_int, **_Ctype_char, *_Ctype_ulong, **_Ctype_char, *_Ctype_ulong, *_Ctype_ulong, **_Ctype_char)