rollback golang.org/x/tools v0.22.0 => v0.19.0

This commit is contained in:
xushiwei
2024-08-08 23:52:29 +08:00
parent 0ac7cde498
commit c8de05f101
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/goplus/llvm v0.8.0
github.com/goplus/mod v0.13.12
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.22.0
golang.org/x/tools v0.19.0
)
require (