whatcanGOwrong
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
module golang.org/x/tools
|
||||
|
||||
go 1.19 // => default GODEBUG has gotypesalias=0
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.6.0
|
||||
github.com/yuin/goldmark v1.4.13
|
||||
golang.org/x/mod v0.20.0
|
||||
golang.org/x/net v0.28.0
|
||||
golang.org/x/sync v0.8.0
|
||||
golang.org/x/telemetry v0.0.0-20240521205824-bda55230c457
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.23.0 // indirect
|
||||
Reference in New Issue
Block a user