You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ zpages:
218
218
The ocagent can be run directly from sources, binary, or a Docker image. If you are planning to run from sources or build
219
219
on your machine start by cloning the repo using `go get -d github.com/census-instrumentation/opencensus-service`.
220
220
221
-
The minimum Go version required for this project is Go 1.11.4. In addition, you must manually install [Bazaar](https://github.com/census-instrumentation/opencensus-service/blob/master/CONTRIBUTING.md#required-tools)
221
+
The minimum Go version required for this project is Go 1.12.5. In addition, you must manually install [Bazaar](https://github.com/census-instrumentation/opencensus-service/blob/master/CONTRIBUTING.md#required-tools)
222
222
223
223
1. Run from sources:
224
224
@@ -349,7 +349,7 @@ sampling:
349
349
The collector can be run directly from sources, binary, or a Docker image. If you are planning to run from sources or build
350
350
on your machine start by cloning the repo using `go get -d github.com/census-instrumentation/opencensus-service`.
351
351
352
-
The minimum Go version required for this project is Go 1.11.4.
352
+
The minimum Go version required for this project is Go 1.12.5.
0 commit comments