Skip to content

Commit

Permalink
build(deps): bump github.com/vulcand/oxy in /services/gateway
Browse files Browse the repository at this point in the history
Bumps [github.com/vulcand/oxy](https://github.com/vulcand/oxy) from 1.3.0 to 1.4.2.
- [Release notes](https://github.com/vulcand/oxy/releases)
- [Commits](vulcand/oxy@v1.3.0...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/vulcand/oxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent 3af1703 commit b32155f
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 35 deletions.
6 changes: 2 additions & 4 deletions services/gateway/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-ini/ini v1.57.0 // indirect
github.com/gorilla/mux v1.8.0
github.com/gravitational/trace v1.1.11 // indirect
github.com/jinzhu/configor v1.2.1
github.com/jonboulle/clockwork v0.2.0 // indirect
github.com/joonix/log v0.0.0-20180502111528-d2d3f2f4a806
github.com/lestrrat-go/jwx v1.2.0
github.com/minio/minio-go v6.0.14+incompatible
Expand All @@ -21,8 +19,8 @@ require (
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.9.0
github.com/urfave/negroni v1.0.0
github.com/vulcand/oxy v1.3.0
golang.org/x/crypto v0.0.0-20201217014255-9d1352758620
github.com/vulcand/oxy v1.4.2
golang.org/x/crypto v0.0.0-20220427172511-eb4f295cb31f
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/h2non/gock.v1 v1.0.16
gopkg.in/ini.v1 v1.60.0 // indirect
Expand Down

0 comments on commit b32155f

Please sign in to comment.