Skip to content

Commit

Permalink
fix(deps): update module buf.build/gen/go/minekube/gate/protocolbuffe…
Browse files Browse the repository at this point in the history
…rs/go to v1.36.4-20241120101512-f1a10b5029ce.1 (#500)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 83369c6 commit 35970b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .web/docs/developers/api/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.23.2

require (
buf.build/gen/go/minekube/gate/connectrpc/go v1.18.1-20241120101512-f1a10b5029ce.1
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.3-20241120101512-f1a10b5029ce.1
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.4-20241120101512-f1a10b5029ce.1
connectrpc.com/connect v1.18.1
)

require google.golang.org/protobuf v1.36.3 // indirect
require google.golang.org/protobuf v1.36.4 // indirect
4 changes: 4 additions & 0 deletions .web/docs/developers/api/go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.2-20241120101512-f1a10b5
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.2-20241120101512-f1a10b5029ce.1/go.mod h1:54a8/x55FQXlTjFYlptnfBUu4iOrqIKr+0cujFGmDC4=
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.3-20241120101512-f1a10b5029ce.1 h1:L07pGsOym7c7S7ciokrFRm/3jzLPV3DceOcg8TfCERc=
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.3-20241120101512-f1a10b5029ce.1/go.mod h1:PbOre8Ba1kKmwvhvzK6+C6NbEtJwI5Ba1NwHlOH7was=
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.4-20241120101512-f1a10b5029ce.1 h1:9RRIrPwloMUUazjKzNzO4LuRwtDXpD8nsdfuic4pN9o=
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.4-20241120101512-f1a10b5029ce.1/go.mod h1:j+b++y5YbvLdPCPTBhMar20pkbDZlv9Rocf5qkqej3I=
connectrpc.com/connect v1.17.0 h1:W0ZqMhtVzn9Zhn2yATuUokDLO5N+gIuBWMOnsQrfmZk=
connectrpc.com/connect v1.17.0/go.mod h1:0292hj1rnx8oFrStN7cB4jjVBeqs+Yx5yDIC2prWDO8=
connectrpc.com/connect v1.18.1 h1:PAg7CjSAGvscaf6YZKUefjoih5Z/qYkyaTrBW8xvYPw=
Expand All @@ -36,3 +38,5 @@ google.golang.org/protobuf v1.36.2 h1:R8FeyR1/eLmkutZOM5CWghmo5itiG9z0ktFlTVLuTm
google.golang.org/protobuf v1.36.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.3 h1:82DV7MYdb8anAVi3qge1wSnMDrnKK7ebr+I0hHRN1BU=
google.golang.org/protobuf v1.36.3/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.4 h1:6A3ZDJHn/eNqc1i+IdefRzy/9PokBTPvcqMySR7NNIM=
google.golang.org/protobuf v1.36.4/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

0 comments on commit 35970b4

Please sign in to comment.