Killing dyatlov/go-opengraph with fire (#20706)

Correctly updating this requires PRs
in multiple repositories. Fixing this
with a hammer for now to unblock server.

```release-note
NONE
```
Этот коммит содержится в:
Agniva De Sarker
2022-07-25 22:15:24 +05:30
коммит произвёл GitHub
родитель b18a42313b
Коммит 2388848f47

1
go.mod
Просмотреть файл

@@ -185,5 +185,6 @@ require (
exclude (
github.com/RoaringBitmap/roaring v0.7.0
github.com/RoaringBitmap/roaring v0.7.1
github.com/dyatlov/go-opengraph v0.0.0-20210112100619-dae8665a5b09
github.com/willf/bitset v1.2.0
)