Skip to content

Commit 81fda5c

Browse files
Bump google.golang.org/protobuf in /test/fakeintake
Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7bf0cf commit 81fda5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/fakeintake/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/spf13/cobra v1.10.1
2222
github.com/stretchr/testify v1.11.1
2323
github.com/tinylib/msgp v1.6.1
24-
google.golang.org/protobuf v1.36.10
24+
google.golang.org/protobuf v1.36.11
2525
)
2626

2727
require (

test/fakeintake/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)