wip: unfinished further tweaks

This commit is contained in:
2024-03-02 11:56:56 +00:00
parent e0a9c7bd77
commit f42dbf9010
8 changed files with 574 additions and 268 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/jimeh/go-golden
go 1.15
require (
github.com/golang/mock v1.6.0
github.com/jimeh/envctl v0.1.0
github.com/jimeh/go-mocktesting v0.1.0
github.com/spf13/afero v1.6.0