fix(fizz)

closes #5388
This commit is contained in:
Jacob Heider 2024-02-26 17:04:50 -05:00
parent 7df69513c4
commit a93ebe3930
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -12,7 +12,7 @@ dependencies:
fmt.dev: ^9 fmt.dev: ^9
facebook.com/folly: '*' facebook.com/folly: '*'
gflags.github.io: '*' gflags.github.io: '*'
google.com/glog: '*' google.com/glog: '<0.7' # glog 0.7.0 cannot be simply included
libevent.org: '*' libevent.org: '*'
libsodium.org: '*' libsodium.org: '*'
lz4.org: 1 lz4.org: 1