Skip to content

Commit

Permalink
Merge pull request #242 from taosdata/merge/231130/mainto3.0
Browse files Browse the repository at this point in the history
Merge/231130/mainto3.0
  • Loading branch information
huskar-t authored Nov 30, 2023
2 parents abd2ed9 + 40dd105 commit 6460394
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1
github.com/swaggo/swag v1.8.8
github.com/taosdata/driver-go/v3 v3.5.1-0.20231117083421-34d1185572a3
github.com/taosdata/driver-go/v3 v3.5.1-0.20231129065911-c8d83d50c23f
go.uber.org/automaxprocs v1.5.1
golang.org/x/sync v0.1.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2623,8 +2623,8 @@ github.com/swaggo/swag v1.8.8/go.mod h1:ezQVUUhly8dludpVk+/PuwJWvLLanB13ygV5Pr9e
github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/taosdata/driver-go/v3 v3.5.1-0.20231117083421-34d1185572a3 h1:RpxmnGX7KyXKxBTU6Nc9T6N7syEnYTHBbYYom82L8bU=
github.com/taosdata/driver-go/v3 v3.5.1-0.20231117083421-34d1185572a3/go.mod h1:H2vo/At+rOPY1aMzUV9P49SVX7NlXb3LAbKw+MCLrmU=
github.com/taosdata/driver-go/v3 v3.5.1-0.20231129065911-c8d83d50c23f h1:18zkEDqBdFXhPd3IHJUqLSDGFBQ2IqfJffd8TBU7pq0=
github.com/taosdata/driver-go/v3 v3.5.1-0.20231129065911-c8d83d50c23f/go.mod h1:H2vo/At+rOPY1aMzUV9P49SVX7NlXb3LAbKw+MCLrmU=
github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62/go.mod h1:qUzPVlSj2UgxJkVbH0ZwuuiR46U8RBMDT5KLY78Ifpw=
github.com/tchap/go-patricia v2.2.6+incompatible/go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I=
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b/go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM=
Expand Down

0 comments on commit 6460394

Please sign in to comment.