Skip to content

Commit

Permalink
Bump github.com/zalando/skipper in the all-go-mod-patch-and-minor group
Browse files Browse the repository at this point in the history
Bumps the all-go-mod-patch-and-minor group with 1 update: [github.com/zalando/skipper](https://github.com/zalando/skipper).


Updates `github.com/zalando/skipper` from 0.21.209 to 0.21.211
- [Release notes](https://github.com/zalando/skipper/releases)
- [Commits](zalando/skipper@v0.21.209...v0.21.211)

---
updated-dependencies:
- dependency-name: github.com/zalando/skipper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 034d901 commit 61dc939
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.20.4
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/zalando/skipper v0.21.209
github.com/zalando/skipper v0.21.211
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,8 @@ github.com/yuin/gopher-lua v1.1.1 h1:kYKnWBjvbNP4XLT3+bPEwAXJx262OhaHDWDVOPjL46M
github.com/yuin/gopher-lua v1.1.1/go.mod h1:GBR0iDaNXjAgGg9zfCvksxSRnQx76gclCIb7kdAd1Pw=
github.com/yusufpapurcu/wmi v1.2.3 h1:E1ctvB7uKFMOJw3fdOW32DwGE9I7t++CRUEMKvFoFiw=
github.com/yusufpapurcu/wmi v1.2.3/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
github.com/zalando/skipper v0.21.209 h1:swiSVbVdHPaT3TOrZtN2OZ3TUUGPj/1GqMMp4I2biJE=
github.com/zalando/skipper v0.21.209/go.mod h1:JY1kyGPAVnzin2A4MjOvOEgNYVRX0+tCanl2snfOHK4=
github.com/zalando/skipper v0.21.211 h1:kFVe2hW77DCtxuIqfPiHESuo9ccOgJO+Q2rk+f6rK7U=
github.com/zalando/skipper v0.21.211/go.mod h1:JY1kyGPAVnzin2A4MjOvOEgNYVRX0+tCanl2snfOHK4=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 h1:ZIg3ZT/aQ7AfKqdwp7ECpOK6vHqquXXuyTjIO8ZdmPs=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0/go.mod h1:DQAwmETtZV00skUwgD6+0U89g80NKsJE3DCKeLLPQMI=
go.opentelemetry.io/otel v1.30.0 h1:F2t8sK4qf1fAmY9ua4ohFS/K+FUuOPemHUIXHtktrts=
Expand Down

0 comments on commit 61dc939

Please sign in to comment.