2
0

Go mod tidy

This commit is contained in:
Jan Dubsky
2022-10-01 02:05:44 +02:00
committed by Jack Christensen
parent 11c9fbfb3c
commit 8663ac8d76
2 changed files with 1 additions and 5 deletions
-1
View File
@@ -7,7 +7,6 @@ require github.com/stretchr/testify v1.8.0
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/objx v0.4.0 // indirect
golang.org/x/sync v0.0.0-20220923202941-7f9b1623fab7
gopkg.in/yaml.v3 v3.0.1 // indirect
)