build changes
Some checks failed
Publish Image / publish (push) Waiting to run
Test / build (push) Waiting to run
Build / build (push) Has been cancelled

This commit is contained in:
Chuck Smith
2024-03-28 15:11:47 -04:00
parent fd8311b280
commit 138df71cc8
22 changed files with 392 additions and 99 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module monkey
go 1.21
require github.com/stretchr/testify v1.8.4
require (
github.com/stretchr/testify v1.8.4
github.com/pkg/profile v1.7.0
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect