This commit is contained in:
Ian Gulliver
2023-06-17 15:21:19 -07:00
parent c79f6110ed
commit 7cf37a84d8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.20
require (
github.com/dchest/uniuri v1.2.0
github.com/go-resty/resty/v2 v2.7.0
github.com/gopatchy/event v0.0.0-20230617212132-152b30a10ad7
github.com/gopatchy/event v0.0.0-20230617221934-85df8edcde92
github.com/gopatchy/proxy v0.0.0-20230608062432-7adc14d65656
github.com/samber/lo v1.38.1
github.com/stretchr/testify v1.8.4