Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit 639ef2d

Browse files
committed
chore(deps): update component package
1 parent ef305c9 commit 639ef2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/gocolly/colly/v2 v2.1.0
1717
github.com/gofrs/uuid v4.4.0+incompatible
1818
github.com/h2non/filetype v1.1.3
19-
github.com/instill-ai/component v0.11.0-beta
19+
github.com/instill-ai/component v0.12.0-beta
2020
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240226101151-03ed57d8f5f7
2121
github.com/instill-ai/x v0.4.0-alpha
2222
github.com/redis/go-redis/v9 v9.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.2 h1:I/pwhnUln5wbMnTyRbzswA0/JxpK
145145
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.2/go.mod h1:lsuH8kb4GlMdSlI4alNIBBSAt5CHJtg3i+0WuN9J5YM=
146146
github.com/h2non/filetype v1.1.3 h1:FKkx9QbD7HR/zjK1Ia5XiBsq9zdLi5Kf3zGyFTAFkGg=
147147
github.com/h2non/filetype v1.1.3/go.mod h1:319b3zT68BvV+WRj7cwy856M2ehB3HqNOt6sy1HndBY=
148-
github.com/instill-ai/component v0.11.0-beta h1:dixkrTT6FT9IRVihvWdpWXWG9szUyZ7kcSTc8aShczk=
149-
github.com/instill-ai/component v0.11.0-beta/go.mod h1:THyROt2dqqge2lDc+PVzm/+LueG4dBtxpLzSjl+T83A=
148+
github.com/instill-ai/component v0.12.0-beta h1:v2jJ9xI3m+MDd322c5Zoock9Nwj7mb+aKGKeNwDS8s8=
149+
github.com/instill-ai/component v0.12.0-beta/go.mod h1:Du5OtjOpKWfhUd0IXdsp5bu0FcRXv1gh8pkzMi4UXQ0=
150150
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240226101151-03ed57d8f5f7 h1:h8u5tmkmoHaJy6CpRNZtFLac5x6AGa9PWt2cfK7kH2Y=
151151
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20240226101151-03ed57d8f5f7/go.mod h1:jhEL0SauySMoPLVvx105DWyThju9sYTbsXIySVCArmM=
152152
github.com/instill-ai/x v0.4.0-alpha h1:zQV2VLbSHjMv6gyBN/2mwwrvWk0/mJM6ZKS12AzjfQg=

0 commit comments

Comments
 (0)