diff --git a/modules/static/cncf/xds/buf.md b/modules/static/cncf/xds/buf.md index 15b041b2..affa2528 100644 --- a/modules/static/cncf/xds/buf.md +++ b/modules/static/cncf/xds/buf.md @@ -8,7 +8,7 @@ To depend on a specific Git commit, you can use it as your reference in your dep ``` deps: - - buf.build/cncf/xds: + - /cncf/xds: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/envoyproxy/envoy/buf.md b/modules/static/envoyproxy/envoy/buf.md index 8ff6351e..0d237a7b 100644 --- a/modules/static/envoyproxy/envoy/buf.md +++ b/modules/static/envoyproxy/envoy/buf.md @@ -9,7 +9,7 @@ dependencies: ```yaml deps: - - buf.build/envoyproxy/envoy: + - /envoyproxy/envoy: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/envoyproxy/protoc-gen-validate/buf.md b/modules/static/envoyproxy/protoc-gen-validate/buf.md index 32455ba9..bad45301 100644 --- a/modules/static/envoyproxy/protoc-gen-validate/buf.md +++ b/modules/static/envoyproxy/protoc-gen-validate/buf.md @@ -8,7 +8,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/envoyproxy/protoc-gen-validate: + - /envoyproxy/protoc-gen-validate: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/envoyproxy/ratelimit/buf.md b/modules/static/envoyproxy/ratelimit/buf.md index 704c855f..ce83641a 100644 --- a/modules/static/envoyproxy/ratelimit/buf.md +++ b/modules/static/envoyproxy/ratelimit/buf.md @@ -8,7 +8,7 @@ To depend on a specific Git commit, you can use it as your reference in your dep ``` deps: - - buf.build/envoyproxy/ratelimit: + - /envoyproxy/ratelimit: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/gogo/protobuf/buf.md b/modules/static/gogo/protobuf/buf.md index eb60864b..c0ad4c40 100644 --- a/modules/static/gogo/protobuf/buf.md +++ b/modules/static/gogo/protobuf/buf.md @@ -7,7 +7,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/gogo/protobuf: + - /gogo/protobuf: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/google/cel-spec/buf.md b/modules/static/google/cel-spec/buf.md index e06d781b..bcfd616a 100644 --- a/modules/static/google/cel-spec/buf.md +++ b/modules/static/google/cel-spec/buf.md @@ -7,7 +7,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/google/cel-spec: + - /google/cel-spec: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/googleapis/googleapis/buf.md b/modules/static/googleapis/googleapis/buf.md index eee1c971..7b9d40ef 100644 --- a/modules/static/googleapis/googleapis/buf.md +++ b/modules/static/googleapis/googleapis/buf.md @@ -17,7 +17,7 @@ relating to Google's core APIs. However, the ~30 files above are the only files developers, and these files are the most common dependency in the Protobuf ecosystem. This hosted module only includes these specific files, as including all the files causes hundreds of megabytes of unused generated code for the vast majority of developers. To use Google's core APIs, create your -own module that has a `dep` on `buf.build/googleapis/googleapis` with the specific packages you want +own module that has a `dep` on `/googleapis/googleapis` with the specific packages you want to use. Updates to the [source repository](https://github.com/googleapis/googleapis) are automatically @@ -27,7 +27,7 @@ To depend on a specific Git commit, you can use it as your reference in your dep ``` deps: - - buf.build/googleapis/googleapis: + - /googleapis/googleapis: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/googlechrome/lighthouse/buf.md b/modules/static/googlechrome/lighthouse/buf.md index 5e1a3c36..693a5434 100644 --- a/modules/static/googlechrome/lighthouse/buf.md +++ b/modules/static/googlechrome/lighthouse/buf.md @@ -7,7 +7,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/googlechrome/lighthouse: + - /googlechrome/lighthouse: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/googlecloudplatform/bq-schema-api/buf.md b/modules/static/googlecloudplatform/bq-schema-api/buf.md index e9265569..1967554c 100644 --- a/modules/static/googlecloudplatform/bq-schema-api/buf.md +++ b/modules/static/googlecloudplatform/bq-schema-api/buf.md @@ -8,7 +8,7 @@ To depend on a specific Git commit, you can use it as your reference in your dep ``` deps: - - buf.build/googlecloudplatform/bq-schema-api: + - /googlecloudplatform/bq-schema-api: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/grpc-ecosystem/grpc-gateway/buf.md b/modules/static/grpc-ecosystem/grpc-gateway/buf.md index cd592ba2..791d3e38 100644 --- a/modules/static/grpc-ecosystem/grpc-gateway/buf.md +++ b/modules/static/grpc-ecosystem/grpc-gateway/buf.md @@ -7,7 +7,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/grpc-ecosystem/grpc-gateway: + - /grpc-ecosystem/grpc-gateway: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/grpc/grpc/buf.md b/modules/static/grpc/grpc/buf.md index 8179663a..6016ee8a 100644 --- a/modules/static/grpc/grpc/buf.md +++ b/modules/static/grpc/grpc/buf.md @@ -8,7 +8,7 @@ To depend on a specific Git commit, you can use it as your reference in your dep ``` deps: - - buf.build/grpc/grpc: + - /grpc/grpc: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/opencensus/opencensus/buf.md b/modules/static/opencensus/opencensus/buf.md index 4d61fbfc..820eee6d 100644 --- a/modules/static/opencensus/opencensus/buf.md +++ b/modules/static/opencensus/opencensus/buf.md @@ -8,7 +8,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/opencensus/opencensus: + - /opencensus/opencensus: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/opentelemetry/opentelemetry/buf.md b/modules/static/opentelemetry/opentelemetry/buf.md index 574df30b..22fe3452 100644 --- a/modules/static/opentelemetry/opentelemetry/buf.md +++ b/modules/static/opentelemetry/opentelemetry/buf.md @@ -8,7 +8,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/opentelemetry/opentelemetry: + - /opentelemetry/opentelemetry: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/prometheus/client-model/buf.md b/modules/static/prometheus/client-model/buf.md index 17313172..85afabbd 100644 --- a/modules/static/prometheus/client-model/buf.md +++ b/modules/static/prometheus/client-model/buf.md @@ -7,7 +7,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/prometheus/client-model: + - /prometheus/client-model: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/protocolbuffers/gofeatures/buf.md b/modules/static/protocolbuffers/gofeatures/buf.md index 47041a4c..6e302455 100644 --- a/modules/static/protocolbuffers/gofeatures/buf.md +++ b/modules/static/protocolbuffers/gofeatures/buf.md @@ -14,7 +14,7 @@ To depend on a specific version, you can use it as your reference in your depend ``` deps: - - buf.build/protocolbuffers/gofeatures: + - /protocolbuffers/gofeatures: ``` For more information, see the [documentation](https://buf.build/docs/bsr/overview). diff --git a/modules/static/protocolbuffers/wellknowntypes/buf.md b/modules/static/protocolbuffers/wellknowntypes/buf.md index e7f95f87..698b46a0 100644 --- a/modules/static/protocolbuffers/wellknowntypes/buf.md +++ b/modules/static/protocolbuffers/wellknowntypes/buf.md @@ -38,7 +38,7 @@ Well-Known Types to a specific version, you can do so by depending on this modul # buf.yaml version: v1 deps: - - buf.build/protocolbuffers/wellknowntypes:v21.12 + - /protocolbuffers/wellknowntypes:v21.12 ``` We update the tags on this module for every release of @@ -55,7 +55,7 @@ Ultimately, the releases of `protocolbuffers/protobuf` are managed in the follow Semantic versioning with `v{major}.{minor}.{patch}` was adhered to: ``` -v3.0.0, v3.0.2, v3.1.0, v3.2.0, v3.3.0, ... +v3.0.0, v3.0.2, v3.1.0, v3.2.0, v3.3.0, ... → ..., v3.19.6, v3.20.0, v3.20.1, v3.20.2, v3.20.3 ```