Skip to content

Commit

Permalink
chore: update component version
Browse files Browse the repository at this point in the history
  • Loading branch information
donch1989 committed Aug 13, 2024
1 parent 4c08c50 commit 2a02f63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
github.com/iancoleman/strcase v0.3.0
github.com/influxdata/influxdb-client-go/v2 v2.12.3
github.com/instill-ai/component v0.24.0-beta.0.20240813065955-f63657acf2af
github.com/instill-ai/component v0.25.0-beta
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240808093014-75008c807ea7
github.com/instill-ai/usage-client v0.2.4-alpha.0.20240123081026-6c78d9a5197a
github.com/instill-ai/x v0.4.0-alpha
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1261,10 +1261,8 @@ 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.24.0-beta.0.20240812205857-8978acdefd22 h1:wfJnnr21UzH5oMw0UMiTeeTp53zP/zay7Yr5zzxdu4c=
github.com/instill-ai/component v0.24.0-beta.0.20240812205857-8978acdefd22/go.mod h1:j5oM0pEIPYh9omgBtgjQdbUngSd8N7boodHN6K/rq0M=
github.com/instill-ai/component v0.24.0-beta.0.20240813065955-f63657acf2af h1:ojcqmqoyL9E114BXTt8bxhkHegfciOEGWAQt0PCEjN8=
github.com/instill-ai/component v0.24.0-beta.0.20240813065955-f63657acf2af/go.mod h1:j5oM0pEIPYh9omgBtgjQdbUngSd8N7boodHN6K/rq0M=
github.com/instill-ai/component v0.25.0-beta h1:THNRBqlPxMzIRB70fZtKJQCT2dPg84gh3M65QD2KybA=
github.com/instill-ai/component v0.25.0-beta/go.mod h1:j5oM0pEIPYh9omgBtgjQdbUngSd8N7boodHN6K/rq0M=
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240808093014-75008c807ea7 h1:2uF3AxjNM8EgRIVViitAoX6qr/aTaO2wrr8pk9CCp+I=
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240808093014-75008c807ea7/go.mod h1:2blmpUwiTwxIDnrjIqT6FhR5ewshZZF554wzjXFvKpQ=
github.com/instill-ai/usage-client v0.2.4-alpha.0.20240123081026-6c78d9a5197a h1:gmy8BcCFDZQan40c/D3f62DwTYtlCwi0VrSax+pKffw=
Expand Down

0 comments on commit 2a02f63

Please sign in to comment.