Skip to content

Commit

Permalink
Update github.com/emortalmc/proto-specs/gen/go digest to 4f00807
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent f9af0fd commit c099d69
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 mc-player-service
go 1.20

require (
github.com/emortalmc/proto-specs/gen/go v0.0.0-20230714225902-8742f23830dc
github.com/emortalmc/proto-specs/gen/go v0.0.0-20230826095248-4f00807f8cac
github.com/google/uuid v1.3.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/segmentio/kafka-go v0.4.42
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20230714225902-8742f23830dc h1:drbMNy+1yed4j+/s/8u9g4U4XUognoQAx+sy57OmQOU=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20230714225902-8742f23830dc/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20230826095248-4f00807f8cac h1:K/pLgsTx0Shdu2XrXElM0gSTlFBmwljVdFgCmtEy4kQ=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20230826095248-4f00807f8cac/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
Expand Down

0 comments on commit c099d69

Please sign in to comment.