add prompt dir
This commit is contained in:
8
digits-work-sample-go.d/go.mod
Normal file
8
digits-work-sample-go.d/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/digits/WorkSample-Go
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.4.0
|
||||
golang.org/x/text v0.3.2
|
||||
)
|
||||
Reference in New Issue
Block a user