This commit is contained in:
Ian Gulliver
2023-05-15 22:02:45 -07:00
parent 7835107709
commit b5ba7df24f
2 changed files with 3 additions and 11 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
github.com/dchest/uniuri v1.2.0
github.com/go-resty/resty/v2 v2.7.0
github.com/gopatchy/jsrest v0.0.0-20230516044950-1c6d15dad16a
github.com/gopatchy/jsrest v0.0.0-20230516050232-a1ae784f820e
github.com/stretchr/testify v1.8.2
go.uber.org/goleak v1.2.1
)