Skip to content

Commit

Permalink
Merge 1dcd22d into f1387dc
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2022
2 parents f1387dc + 1dcd22d commit dd15a6c
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/cockroachdb/errors v1.9.0
github.com/tensorchord/envd v0.2.6
github.com/tensorchord/envd v0.3.0
github.com/tilt-dev/starlark-lsp v0.0.0-20220517144608-76df2b44bc8a
github.com/urfave/cli/v2 v2.23.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 @@ -228,8 +228,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/tensorchord/envd v0.2.6 h1:luQS4J9qSIEXzUyHdflyhH/XJVKhw2ROoF+dqGWAlYc=
github.com/tensorchord/envd v0.2.6/go.mod h1:WHqwh3qHSDUtX1XfTITYtdRFoobsxBK1rqVCUcrwJvc=
github.com/tensorchord/envd v0.3.0 h1:1/AzSyQmF7G28V1pZthucPt+4Tbqb6XFrDU5s6kqK+g=
github.com/tensorchord/envd v0.3.0/go.mod h1:WHqwh3qHSDUtX1XfTITYtdRFoobsxBK1rqVCUcrwJvc=
github.com/tilt-dev/starlark-lsp v0.0.0-20220517144608-76df2b44bc8a h1:FH/Cdz0iYB3O1++o8Zn+Wjh1CMT1yQEMseul3nfzMCI=
github.com/tilt-dev/starlark-lsp v0.0.0-20220517144608-76df2b44bc8a/go.mod h1:dKC8VN1jQ++Ul7LZ6dzViCQlbRpOceTIkXyPw10NGFY=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
Expand Down

0 comments on commit dd15a6c

Please sign in to comment.