Skip to content

Commit

Permalink
Bump github.com/orange-cloudfoundry/gobis-middlewares (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 79b1dcc commit 13ebb9f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
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

0 comments on commit 13ebb9f

Please sign in to comment.