Skip to content

Commit

Permalink
chore(deps): update operator pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
donch1989 committed Nov 9, 2023
1 parent 8c6f006 commit 5d256fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
github.com/iancoleman/strcase v0.2.0
github.com/influxdata/influxdb-client-go/v2 v2.12.3
github.com/instill-ai/component v0.6.1-alpha.0.20231108090255-582dc5f90db9
github.com/instill-ai/operator v0.3.0-alpha.0.20231108090504-e3aaed942577
github.com/instill-ai/component v0.6.1-alpha.0.20231108162809-21ba1d24cef4
github.com/instill-ai/operator v0.3.0-alpha.0.20231108164009-b0f39b45d5b0
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20231019202606-71607ddcd93f
github.com/instill-ai/usage-client v0.2.4-alpha.0.20231019203021-70410a0a8061
github.com/instill-ai/x v0.3.0-alpha
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1114,10 +1114,10 @@ github.com/influxdata/influxdb-client-go/v2 v2.12.3 h1:28nRlNMRIV4QbtIUvxhWqaxn0
github.com/influxdata/influxdb-client-go/v2 v2.12.3/go.mod h1:IrrLUbCjjfkmRuaCiGQg4m2GbkaeJDcuWoxiWdQEbA0=
github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839 h1:W9WBk7wlPfJLvMCdtV4zPulc4uCPrlywQOmbFOhgQNU=
github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839/go.mod h1:xaLFMmpvUxqXtVkUJfg9QmT88cDaCJ3ZKgdZ78oO8Qo=
github.com/instill-ai/component v0.6.1-alpha.0.20231108090255-582dc5f90db9 h1:iaMeJzG/kkykvAnR9T2OlEkZX+iijdThk6l3khXqR0E=
github.com/instill-ai/component v0.6.1-alpha.0.20231108090255-582dc5f90db9/go.mod h1:JDVDbZby6njJS2ioy2ptD3RhC4CuKWJKsWBg0PtQWK4=
github.com/instill-ai/operator v0.3.0-alpha.0.20231108090504-e3aaed942577 h1:SBEyz8kQUSWSZHhC8Uhu2Dm345CxrnIsbJn0HHehHx4=
github.com/instill-ai/operator v0.3.0-alpha.0.20231108090504-e3aaed942577/go.mod h1:ASH0lfEZsRmLmPOwIve84tUYagn9W+LWnilUPgbjNSs=
github.com/instill-ai/component v0.6.1-alpha.0.20231108162809-21ba1d24cef4 h1:hMjRL2SiXg3/GJ/viBnKwQW/Ig/Ot03Cv2/NmFb8YW4=
github.com/instill-ai/component v0.6.1-alpha.0.20231108162809-21ba1d24cef4/go.mod h1:JDVDbZby6njJS2ioy2ptD3RhC4CuKWJKsWBg0PtQWK4=
github.com/instill-ai/operator v0.3.0-alpha.0.20231108164009-b0f39b45d5b0 h1:pUkYm8Qzpo/5AYfRHvucnsJprl8+36/LhgkcYNc5GYA=
github.com/instill-ai/operator v0.3.0-alpha.0.20231108164009-b0f39b45d5b0/go.mod h1:OSIInKwk10tO5kVssuUnIQjVKlb1PmNiyDTdrazl/eM=
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20231019202606-71607ddcd93f h1:hweU93u6qsg8GH/YSogOfa+wOZEnkilGsijcy1xKX7E=
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20231019202606-71607ddcd93f/go.mod h1:q/YL5TZXD9nvmJ7Rih4gY3/B2HT2+GiFdxeZp9D+yE4=
github.com/instill-ai/usage-client v0.2.4-alpha.0.20231019203021-70410a0a8061 h1:lOp2fORCj76/gfPuLqB3TEN2cvFRJHUQOxwFSl4qxEw=
Expand Down

0 comments on commit 5d256fd

Please sign in to comment.