Skip to content

Commit

Permalink
Merge pull request #10 from goexl/dependabot-go_modules-github.com-go…
Browse files Browse the repository at this point in the history
…exl-http-0.2.0

build(deps): bump github.com/goexl/http from 0.1.9 to 0.2.0
  • Loading branch information
mergify[bot] authored Aug 26, 2024
2 parents a41eaf2 + 03777b7 commit fe1b9ae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ toolchain go1.22.5
require (
github.com/go-resty/resty/v2 v2.14.0
github.com/goexl/exception v0.0.1
github.com/goexl/gox v0.5.2
github.com/goexl/http v0.1.9
github.com/goexl/gox v0.6.3
github.com/goexl/http v0.2.0
github.com/goexl/mengpo v0.2.6
github.com/goexl/structer v0.1.7
github.com/goexl/xiren v0.0.6
Expand All @@ -25,8 +25,8 @@ require (
github.com/leodido/go-urn v1.2.4 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/rs/xid v1.5.0 // indirect
golang.org/x/crypto v0.25.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
)

0 comments on commit fe1b9ae

Please sign in to comment.