whatcanGOwrong
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
module golang.org/x/telemetry
|
||||
|
||||
go 1.20
|
||||
|
||||
require golang.org/x/mod v0.20.0
|
||||
|
||||
require (
|
||||
golang.org/x/sync v0.8.0
|
||||
golang.org/x/sys v0.23.0
|
||||
)
|
||||
Reference in New Issue
Block a user