whatcanGOwrong
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module github.com/TwiN/go-away
|
||||
|
||||
go 1.20
|
||||
|
||||
require golang.org/x/text v0.14.0
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
module github.com/TwiN/go-away
|
||||
|
||||
go 1.20
|
||||
|
||||
require golang.org/x/text v0.14.0
|
||||