Skip to content

Commit

Permalink
Merge pull request #9 from goexl/dependabot-go_modules-github.com-go-…
Browse files Browse the repository at this point in the history
…resty-resty-v2-2.14.0

build(deps): bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0
  • Loading branch information
mergify[bot] committed Aug 5, 2024
2 parents 101ab86 + 6269d16 commit 6d0dc8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/goexl/apisix
go 1.18

require (
github.com/go-resty/resty/v2 v2.13.1
github.com/go-resty/resty/v2 v2.14.0
github.com/goexl/exc v0.0.5
github.com/goexl/gox v0.1.6
github.com/goexl/simaqian v0.2.5
Expand All @@ -14,6 +14,6 @@ require (
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/net v0.25.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
)

0 comments on commit 6d0dc8e

Please sign in to comment.