whatcanGOwrong
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
module golang.org/x/crypto
|
||||
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
golang.org/x/net v0.21.0 // tagx:ignore
|
||||
golang.org/x/sys v0.17.0
|
||||
golang.org/x/term v0.17.0
|
||||
)
|
||||
|
||||
require golang.org/x/text v0.14.0 // indirect
|
||||
Reference in New Issue
Block a user