This commit is contained in:
Ian Gulliver
2023-04-30 11:49:48 -07:00
parent bdb40a808a
commit bcf410b4a7
2 changed files with 3 additions and 3 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-20230427234754-bbc8de765b72
github.com/gopatchy/jsrest v0.0.0-20230428140817-2ae31b25545e
github.com/stretchr/testify v1.8.2
go.uber.org/goleak v1.2.1
)