Skip to content

Commit

Permalink
Bump github.com/zalando/skipper from 0.21.35 to 0.21.36
Browse files Browse the repository at this point in the history
Bumps [github.com/zalando/skipper](https://github.com/zalando/skipper) from 0.21.35 to 0.21.36.
- [Release notes](https://github.com/zalando/skipper/releases)
- [Commits](zalando/skipper@v0.21.35...v0.21.36)

---
updated-dependencies:
- dependency-name: github.com/zalando/skipper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 8a91c86 commit 38dfe8f
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 @@ -12,7 +12,7 @@ require (
github.com/prometheus/client_golang v1.19.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/zalando/skipper v0.21.35
github.com/zalando/skipper v0.21.36
gopkg.in/alecthomas/kingpin.v2 v2.2.6
k8s.io/api v0.27.12
k8s.io/apimachinery v0.27.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,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.35 h1:U5xU/gUqLihjhpI4R7Eaa+VGJYSuMf5xi+E0rw5va3E=
github.com/zalando/skipper v0.21.35/go.mod h1:RClyiiBcZGgMBdWReL1qtfqJFSk1bf6NX9rlFi6YJ54=
github.com/zalando/skipper v0.21.36 h1:tLKBk6wSKf0VM1+fbbV/PdycajDwrsngOc77sPOkY4w=
github.com/zalando/skipper v0.21.36/go.mod h1:RClyiiBcZGgMBdWReL1qtfqJFSk1bf6NX9rlFi6YJ54=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 h1:jq9TW8u3so/bN+JPT166wjOI6/vQPF6Xe7nMNIltagk=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0/go.mod h1:p8pYQP+m5XfbZm9fxtSKAbM6oIllS7s2AfxrChvc7iw=
go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=
Expand Down

0 comments on commit 38dfe8f

Please sign in to comment.