Skip to content

Commit

Permalink
Added kafkasource to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
houshengbo committed Apr 30, 2024
1 parent a12c8a7 commit a684495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require (
gocloud.dev v0.22.0
golang.org/x/mod v0.17.0
golang.org/x/oauth2 v0.19.0
golang.org/x/sync v0.7.0
google.golang.org/api v0.172.0
istio.io/api v0.0.0-20231206023236-e7cadb36da57
istio.io/client-go v1.18.7
Expand Down Expand Up @@ -123,7 +124,6 @@ require (
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/net v0.24.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/term v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
Expand Down

0 comments on commit a684495

Please sign in to comment.