Skip to content

Commit

Permalink
grpcurl/1.9.2 package update (#35479)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Nov 28, 2024
1 parent f697768 commit 8de16b6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions grpcurl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: grpcurl
version: 1.9.1
epoch: 6
version: 1.9.2
epoch: 0
description: CLI tool to interact with gRPC servers
copyright:
- license: MIT
Expand All @@ -22,14 +22,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 400fa5f2d354f662c2e39c8b1f8ef71f50498075
expected-commit: b9a11e9fea796d968e2dd83573312ead4b6fd831
repository: https://github.com/fullstorydev/grpcurl
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/[email protected] google.golang.org/[email protected] google.golang.org/[email protected]

- uses: go/build
with:
packages: ./cmd/grpcurl
Expand Down

0 comments on commit 8de16b6

Please sign in to comment.