Skip to content

Commit

Permalink
chore(deps): update dependency protocolbuffers/protobuf to v28 (#37)
Browse files Browse the repository at this point in the history
| datasource  | package                  | from  | to    |
| ----------- | ------------------------ | ----- | ----- |
| github-tags | protocolbuffers/protobuf | v27.5 | v28.2 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 93776c1 commit 5f99d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protoc-gen-go-grpc/dagger/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func New(
goImage string,
// +optional
// renovate: datasource=github-tags depName=protocolbuffers/protobuf versioning="regex:^v?(?<major>\\d+)\\.(?<minor>\\d+)$"
// +default="27.5"
// +default="28.2"
protobufVersion string,
// +optional
// renovate: datasource=go depName=google.golang.org/protobuf/cmd/protoc-gen-go versioning=semver
Expand Down

0 comments on commit 5f99d3a

Please sign in to comment.