added Go variant

- using homegrown approval test function
This commit is contained in:
Christian Haas
2019-10-06 19:57:02 +02:00
parent 09a3047087
commit b7d9ed303b
10 changed files with 280 additions and 0 deletions

5
go/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/emilybache/Theatrical-Players-Refactoring-Kata/go
go 1.13
require github.com/leekchan/accounting v0.0.0-20190702062627-a09595581342