Update golang.org/x/tools to v0.12.0

This commit is contained in:
Elliott Sales de Andrade
2023-08-28 05:11:54 -04:00
committed by Ron Evans
parent 4042c1d618
commit bb9a9beed5
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ require (
github.com/mattn/go-tty v0.0.4
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
go.bug.st/serial v1.6.0
golang.org/x/sys v0.8.0
golang.org/x/tools v0.9.0
golang.org/x/sys v0.11.0
golang.org/x/tools v0.12.0
gopkg.in/yaml.v2 v2.4.0
tinygo.org/x/go-llvm v0.0.0-20221028183034-8341240c0b32
)