Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 0ef971f

Browse files
Update github.com/emortalmc/proto-specs/gen/go digest to 3ad63ab
1 parent 6d38c1a commit 0ef971f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module message-handler
33
go 1.21
44

55
require (
6-
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231007222717-fa39fcfe52f5
6+
github.com/emortalmc/proto-specs/gen/go v0.0.0-20240905114116-3ad63ab6bd13
77
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
88
github.com/segmentio/kafka-go v0.4.46
99
github.com/spf13/viper v1.17.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
5353
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
5454
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231007222717-fa39fcfe52f5 h1:fmeQKmsBgz1/kMtn3cHO7k24gCULilHQxePFvLpyESQ=
5555
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231007222717-fa39fcfe52f5/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
56+
github.com/emortalmc/proto-specs/gen/go v0.0.0-20240905114116-3ad63ab6bd13 h1:kRA+SPELDJisLscYtL5MUGi/pIP25L7mCfTb5X60Gsc=
57+
github.com/emortalmc/proto-specs/gen/go v0.0.0-20240905114116-3ad63ab6bd13/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
5658
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
5759
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
5860
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=

0 commit comments

Comments
 (0)