Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/orange-cloudfoundry/gobis-middlewares from 1.55.1 to 1.57.0 #154

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/cloudfoundry-community/gautocloud v1.3.1
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1
github.com/orange-cloudfoundry/gobis v1.27.1
github.com/orange-cloudfoundry/gobis-middlewares v1.55.1
github.com/orange-cloudfoundry/gobis v1.28.0
github.com/orange-cloudfoundry/gobis-middlewares v1.57.0
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli v1.22.14
golang.org/x/crypto v0.14.0
Expand Down Expand Up @@ -40,7 +40,7 @@ require (
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailgun/multibuf v0.2.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/orange-cloudfoundry/go-auth-pubtkt v1.6.0 // indirect
github.com/orange-cloudfoundry/go-auth-pubtkt v1.7.0 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
github.com/rs/cors v1.10.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -234,12 +234,12 @@ github.com/onsi/gomega v1.4.3/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1Cpa
github.com/onsi/gomega v1.5.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
github.com/onsi/gomega v1.29.0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg=
github.com/onsi/gomega v1.29.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
github.com/orange-cloudfoundry/go-auth-pubtkt v1.6.0 h1:376hJZXeynJuCINjLhNxT2e4TLD0l3shZ1wdvXZt6G4=
github.com/orange-cloudfoundry/go-auth-pubtkt v1.6.0/go.mod h1:OziXDOIx8JJx0ReVpi2m5ELprCwdPYc2NUEJ6cH4rzw=
github.com/orange-cloudfoundry/gobis v1.27.1 h1:DNTZDcjQ+LYY/RmDNd58NAvNLS1b4MnjXOu5qYSsEJ8=
github.com/orange-cloudfoundry/gobis v1.27.1/go.mod h1:OPiouILbmdXmSIBDHlfg4ymPA5pJWdvUXZFwFB/vDms=
github.com/orange-cloudfoundry/gobis-middlewares v1.55.1 h1:/Hpa3iiOVaKQoA5qfkF4ePWARe7Zz0IbbJzRJRBdMkY=
github.com/orange-cloudfoundry/gobis-middlewares v1.55.1/go.mod h1:EFfbjPe8vW5Lav0wnGUALXwHw2k3W3logtjdxB7SwW0=
github.com/orange-cloudfoundry/go-auth-pubtkt v1.7.0 h1:zBsjjvHyhy+ti/eSW3xEnv3Hq53HIv3AsQmq9QfgTBg=
github.com/orange-cloudfoundry/go-auth-pubtkt v1.7.0/go.mod h1:mNi/Te25Dtm6+AAR//pPVj+MLM/tF15Y156MJHPCqFQ=
github.com/orange-cloudfoundry/gobis v1.28.0 h1:Pd10wg94hsIiGfWJlwjRbouCe5MfRM+m5wK4HR5mzSw=
github.com/orange-cloudfoundry/gobis v1.28.0/go.mod h1:dzi0iaInsyYBGCPfCTs74jrhpzJEAk+SEwHGt/BQmfU=
github.com/orange-cloudfoundry/gobis-middlewares v1.57.0 h1:7ruF6AvZubJQDQUSAIRENajoiOKfY6tINIMdlJL8UNk=
github.com/orange-cloudfoundry/gobis-middlewares v1.57.0/go.mod h1:WDLp54Jz0wmTIxYWvGJRGMvRXe0I0MTCoV4ATRaxLUM=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@ github.com/mailgun/multibuf
# github.com/mitchellh/mapstructure v1.5.0
## explicit; go 1.14
github.com/mitchellh/mapstructure
# github.com/orange-cloudfoundry/go-auth-pubtkt v1.6.0
# github.com/orange-cloudfoundry/go-auth-pubtkt v1.7.0
## explicit; go 1.21
github.com/orange-cloudfoundry/go-auth-pubtkt
# github.com/orange-cloudfoundry/gobis v1.27.1
# github.com/orange-cloudfoundry/gobis v1.28.0
## explicit; go 1.21
github.com/orange-cloudfoundry/gobis
# github.com/orange-cloudfoundry/gobis-middlewares v1.55.1
# github.com/orange-cloudfoundry/gobis-middlewares v1.57.0
## explicit; go 1.21
github.com/orange-cloudfoundry/gobis-middlewares
github.com/orange-cloudfoundry/gobis-middlewares/authpubtkt
Expand Down
Loading