Skip to content

Commit

Permalink
fix(deps): update module buf.build/gen/go/minekube/connect/protocolbu…
Browse files Browse the repository at this point in the history
…ffers/go to v1.32.0-20240126151051-38c8a8b4283b.1
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 0730642 commit b186bdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module go.minekube.com/connect
go 1.21.1

require (
buf.build/gen/go/minekube/connect/protocolbuffers/go v1.32.0-20230517110945-04c17e7d2fd9.1
buf.build/gen/go/minekube/connect/protocolbuffers/go v1.32.0-20240126151051-38c8a8b4283b.1
github.com/stretchr/testify v1.8.1
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0
google.golang.org/grpc v1.59.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
buf.build/gen/go/minekube/connect/protocolbuffers/go v1.32.0-20230517110945-04c17e7d2fd9.1 h1:+uYVRAyB2XYZ7hgREHRUY4XAAS5X4e6lY7/ZMDh4a+4=
buf.build/gen/go/minekube/connect/protocolbuffers/go v1.32.0-20230517110945-04c17e7d2fd9.1/go.mod h1:rxISByFKweLOwpKBVtkRWTvyGMp+oNxHwnitXXiboE0=
buf.build/gen/go/minekube/connect/protocolbuffers/go v1.32.0-20240126151051-38c8a8b4283b.1 h1:h0DkhLid7lJpIoceEnfxf6/3GxIoWzDx8xQxE2CGDm8=
buf.build/gen/go/minekube/connect/protocolbuffers/go v1.32.0-20240126151051-38c8a8b4283b.1/go.mod h1:rxISByFKweLOwpKBVtkRWTvyGMp+oNxHwnitXXiboE0=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit b186bdc

Please sign in to comment.