Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#84)

This commit is contained in:
dependabot[bot]
2023-12-29 10:56:21 +01:00
committed by GitHub
parent 5bb7a96b39
commit e2d1cc6087
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.6
github.com/go-resty/resty/v2 v2.10.0
github.com/go-resty/resty/v2 v2.11.0
github.com/google/uuid v1.5.0
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.4.0