Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 629858a

Browse files
committed
use explicit commit for abseil
1 parent afa086f commit 629858a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/OpenCensusDeps.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ fetchcontent_declare(abseil
2323
GIT_REPOSITORY
2424
https://github.com/abseil/abseil-cpp
2525
GIT_TAG
26-
master)
26+
2c8421e1c6cef0da9e8a20b01c15256ec9ec116d)
2727
fetchcontent_declare(prometheus
2828
GIT_REPOSITORY
2929
https://github.com/jupp0r/prometheus-cpp

0 commit comments

Comments
 (0)