note failing tests

This commit is contained in:
bel
2023-10-15 10:49:15 -06:00
parent 27533522c7
commit e4305e92a0
3 changed files with 37 additions and 8 deletions

View File

@@ -1,8 +1,3 @@
module github.com/digits/WorkSample-Go
go 1.13
require (
github.com/stretchr/testify v1.4.0
golang.org/x/text v0.3.2
)