empty string error handling
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,6 +7,6 @@ require github.com/bas24/googletranslatefree v0.0.0-20220326200502-05ed9e639439
|
||||
require (
|
||||
github.com/robertkrimen/otto v0.2.1 // indirect
|
||||
github.com/stretchr/testify v1.8.4 // indirect
|
||||
golang.org/x/text v0.4.0 // indirect
|
||||
golang.org/x/text v0.13.0 // indirect
|
||||
gopkg.in/sourcemap.v1 v1.0.5 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user