Skip to content

Commit

Permalink
fix(fizz)
Browse files Browse the repository at this point in the history
closes #5388
  • Loading branch information
jhheider committed Feb 26, 2024
1 parent 7df6951 commit a93ebe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/github.com/facebookincubator/fizz/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
fmt.dev: ^9
facebook.com/folly: '*'
gflags.github.io: '*'
google.com/glog: '*'
google.com/glog: '<0.7' # glog 0.7.0 cannot be simply included
libevent.org: '*'
libsodium.org: '*'
lz4.org: 1
Expand Down

0 comments on commit a93ebe3

Please sign in to comment.