Bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1 (#108)

This commit is contained in:
dependabot[bot]
2024-05-13 07:46:43 +02:00
committed by GitHub
parent 67829655f4
commit 1d90c83678
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.20
require (
github.com/gliderlabs/ssh v0.3.7
github.com/go-resty/resty/v2 v2.13.0
github.com/go-resty/resty/v2 v2.13.1
github.com/google/uuid v1.6.0
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.4.0