Skip to content

Commit

Permalink
fix: update snyk-ls to v0.0.0-20231018080541-3a486664f5ac (#4909)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch committed Oct 18, 2023
1 parent b7d768c commit f1e2bba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cliv2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/snyk/go-application-framework v0.0.0-20231010111039-f5b82b5eeb81
github.com/snyk/go-httpauth v0.0.0-20230925093100-dfb05155efc1
github.com/snyk/snyk-iac-capture v0.6.5
github.com/snyk/snyk-ls v0.0.0-20231011113153-089c200da7e1
github.com/snyk/snyk-ls v0.0.0-20231018080541-3a486664f5ac
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions cliv2/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -669,8 +669,8 @@ github.com/snyk/policy-engine v0.22.0 h1:od9pduGrXyfWO791X+8M1qmnvWUxaIXh0gBzGKq
github.com/snyk/policy-engine v0.22.0/go.mod h1:Vvy/9VMXoABS3JlLqhTlAPWkB5LgbLh7LGn3gBwAqdY=
github.com/snyk/snyk-iac-capture v0.6.5 h1:992DXCAJSN97KtUh8T5ndaWwd/6ZCal2bDkRXqM1u/E=
github.com/snyk/snyk-iac-capture v0.6.5/go.mod h1:e47i55EmM0F69ZxyFHC4sCi7vyaJW6DLoaamJJCzWGk=
github.com/snyk/snyk-ls v0.0.0-20231011113153-089c200da7e1 h1:Rzvf8n9GbQdGRUfpXribWk+gYkbSR3RxjHIbY3kRACA=
github.com/snyk/snyk-ls v0.0.0-20231011113153-089c200da7e1/go.mod h1:BHPNDwGxR60sU1t+cv/5YJcZO+DYeaC2yiIM2pzSTMg=
github.com/snyk/snyk-ls v0.0.0-20231018080541-3a486664f5ac h1:ujhaNxbEpupeWSjCC3szbAyTzMwjcHn9HTw3qrdMJ+E=
github.com/snyk/snyk-ls v0.0.0-20231018080541-3a486664f5ac/go.mod h1:BHPNDwGxR60sU1t+cv/5YJcZO+DYeaC2yiIM2pzSTMg=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
github.com/sourcegraph/go-lsp v0.0.0-20200429204803-219e11d77f5d h1:afLbh+ltiygTOB37ymZVwKlJwWZn+86syPTbrrOAydY=
Expand Down

0 comments on commit f1e2bba

Please sign in to comment.