Skip to content

Commit

Permalink
_scripts: use latest [email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Jolly <[email protected]>
Change-Id: Iee5f277176270a0970b5e65236c7dca31819f779
Dispatch-Trailer: {"type":"trybot","CL":1200741,"patchset":1,"ref":"refs/changes/41/1200741/1","targetBranch":"master"}
  • Loading branch information
myitcv authored and cueckoo committed Sep 5, 2024
1 parent ce9583a commit e1f295b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scripts/staticcheck.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -eu

go run honnef.co/go/tools/cmd/[email protected].0 $(go list ./... |
go run honnef.co/go/tools/cmd/[email protected].1 $(go list ./... |
grep -v github.com/cue-lang/cuelang.org/playground/internal/cuelang_org_go_internal |
grep -v github.com/cue-lang/cuelang.org/internal/parse
)

0 comments on commit e1f295b

Please sign in to comment.