Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyTony committed Nov 18, 2023
1 parent 540e6ae commit 1422f83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,13 @@ require (
github.com/google/wire v0.5.0
github.com/nextmicro/logger v1.0.3
github.com/nextmicro/next v1.0.6
github.com/nextmicro/next.data.layout v0.0.0-00010101000000-000000000000
github.com/prometheus/client_golang v1.17.0
go.uber.org/automaxprocs v1.5.1
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
)

replace github.com/nextmicro/next.data.layout => /Users/jeffreybool/code/go/src/github.com/nextmicro/next.data.layout

require (
github.com/IBM/sarama v1.42.1 // indirect
github.com/alibabacloud-go/darabonba-array v0.1.0 // indirect
Expand Down

0 comments on commit 1422f83

Please sign in to comment.