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

Commit ab217a0

Browse files
committed
chore(release): release v0.3.0-alpha
Release-As: v0.3.0-alpha
1 parent 4750a68 commit ab217a0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/gofrs/uuid v4.4.0+incompatible
77
github.com/h2non/filetype v1.1.3
8-
github.com/instill-ai/connector v0.2.0-alpha.0.20230801091210-6dd88b698d85
8+
github.com/instill-ai/connector v0.3.0-alpha
99
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20230801085304-c9e30fb0f220
1010
github.com/stretchr/testify v1.8.4
1111
go.uber.org/zap v1.24.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.2 h1:I/pwhnUln5wbMnTyRbzswA0/JxpK
1616
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.2/go.mod h1:lsuH8kb4GlMdSlI4alNIBBSAt5CHJtg3i+0WuN9J5YM=
1717
github.com/h2non/filetype v1.1.3 h1:FKkx9QbD7HR/zjK1Ia5XiBsq9zdLi5Kf3zGyFTAFkGg=
1818
github.com/h2non/filetype v1.1.3/go.mod h1:319b3zT68BvV+WRj7cwy856M2ehB3HqNOt6sy1HndBY=
19-
github.com/instill-ai/connector v0.2.0-alpha.0.20230801091210-6dd88b698d85 h1:y2ZTrCT7Tit8vgiatq9bvW5LmFmELRwgKSmY9UeEr8M=
20-
github.com/instill-ai/connector v0.2.0-alpha.0.20230801091210-6dd88b698d85/go.mod h1:pWSwUcs6PwnWU+5LOxYVTTekksHTxlRKJ5jB8KS2t2A=
19+
github.com/instill-ai/connector v0.3.0-alpha h1:LidxuKead9F0XaNxGjtQj91z0PNxbZYmXSnKYHvzHHU=
20+
github.com/instill-ai/connector v0.3.0-alpha/go.mod h1:pWSwUcs6PwnWU+5LOxYVTTekksHTxlRKJ5jB8KS2t2A=
2121
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20230801085304-c9e30fb0f220 h1:moXVYUrVc8N4TFNVykVCiW5Ens2EzI09GhyuNV6F3u4=
2222
github.com/instill-ai/protogen-go v0.3.3-alpha.0.20230801085304-c9e30fb0f220/go.mod h1:qsq5ecnA1xi2rLnVQFo/9xksA7I7wQu8c7rqM5xbIrQ=
2323
github.com/kr/pretty v0.2.0 h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs=

0 commit comments

Comments
 (0)