소스 검색

Add gopls to mise

tags/v2.1.9^2
9seconds 3 달 전
부모
커밋
301bde88ac
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      .mise.toml

+ 1
- 0
.mise.toml 파일 보기

@@ -1,5 +1,6 @@
1 1
 [tools]
2 2
 go = "latest"
3
+"go:golang.org/x/tools/gopls" = "latest"
3 4
 
4 5
 [vars]
5 6
 fuzzflags = "-fuzztime=120s"

Loading…
취소
저장