Skip to content

Commit

Permalink
chore(deps): bump github.com/tensorchord/envd from 0.3.31 to 0.3.33 (#57
Browse files Browse the repository at this point in the history
)

Bumps [github.com/tensorchord/envd](https://github.com/tensorchord/envd) from 0.3.31 to 0.3.33.
- [Release notes](https://github.com/tensorchord/envd/releases)
- [Changelog](https://github.com/tensorchord/envd/blob/main/CHANGELOG.md)
- [Commits](tensorchord/envd@v0.3.31...v0.3.33)

---
updated-dependencies:
- dependency-name: github.com/tensorchord/envd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 794d247 commit 7ba05a6
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 @@ -6,7 +6,7 @@ require (
github.com/cockroachdb/errors v1.10.0
github.com/smacker/go-tree-sitter v0.0.0-20220209044044-0d3022e933c3
github.com/stretchr/testify v1.8.4
github.com/tensorchord/envd v0.3.31
github.com/tensorchord/envd v0.3.33
github.com/tilt-dev/starlark-lsp v0.0.0-20230210155543-84c13fe0ff94
github.com/urfave/cli/v2 v2.25.7
go.lsp.dev/jsonrpc2 v0.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/tensorchord/envd v0.3.31 h1:CZ0Q23wVoOSYoOraM3C7NecRw5i9hqGdEM5Cr6DwbIM=
github.com/tensorchord/envd v0.3.31/go.mod h1:rHohl+0QTA7Wtsjf2+E+BCXMLw2Kjc+9p75GCnPFKeo=
github.com/tensorchord/envd v0.3.33 h1:0KxobWRa7Xdd1Yx19yjAUaPsWrDJ1y7ygvE0b/q1dGc=
github.com/tensorchord/envd v0.3.33/go.mod h1:rHohl+0QTA7Wtsjf2+E+BCXMLw2Kjc+9p75GCnPFKeo=
github.com/tilt-dev/starlark-lsp v0.0.0-20230210155543-84c13fe0ff94 h1:IV0e4/w6PswnHdVmAZ6Ipo8ZdgaPn1nWTNR7Sd2LETo=
github.com/tilt-dev/starlark-lsp v0.0.0-20230210155543-84c13fe0ff94/go.mod h1:bnkWmNDRqs9DgHgrImOSt6dFAcVcN14pqhR3iZsWWaE=
github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs=
Expand Down

0 comments on commit 7ba05a6

Please sign in to comment.