Skip to content

Commit

Permalink
go.mod, vendor: bump github.com/cilium/workerpool from 1.1.3 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/cilium/workerpool](https://github.com/cilium/workerpool) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/cilium/workerpool/releases)
- [Commits](cilium/workerpool@v1.1.3...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tklauser committed Feb 10, 2023
1 parent 63919da commit 6107190
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 18 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/cilium/cilium v1.13.0-rc5
github.com/cilium/hubble v0.11.1
github.com/cilium/proxy v0.0.0-20221007150350-ea56f41688f9
github.com/cilium/workerpool v1.1.3
github.com/cilium/workerpool v1.2.0
github.com/cloudflare/cfssl v1.6.3
github.com/go-openapi/strfmt v0.21.3
github.com/google/gops v0.3.26
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ github.com/cilium/hubble v0.11.1 h1:hg6Mwd7rTltU08iXYwQjZ8ucb8qOsK/UW1PPw1JFlUg=
github.com/cilium/hubble v0.11.1/go.mod h1:NOG6duY4Ztz1/pf7VB7l1qOZ3kETIKGKH//2QB/fRec=
github.com/cilium/proxy v0.0.0-20221007150350-ea56f41688f9 h1:wBQh5SLM94SdqJN6CtE1jEJOXDNIiFX4gPy7HapeEvc=
github.com/cilium/proxy v0.0.0-20221007150350-ea56f41688f9/go.mod h1:ontBl/RX7G0GwcR38YQVp6d75MjIsL1FbBidVpn+F8I=
github.com/cilium/workerpool v1.1.3 h1:GB5H495r6AXg8kYklLAOn7N4PDR/djeE4WYPbq8U+yY=
github.com/cilium/workerpool v1.1.3/go.mod h1:GOYJhwlnIjR+jWSDNBb5kw47G1H/XA9X4WOBpgr4pQU=
github.com/cilium/workerpool v1.2.0 h1:Wc2iOPTvCgWKQXeq4L5tnx4QFEI+z5q1+bSpSS0cnAY=
github.com/cilium/workerpool v1.2.0/go.mod h1:GOYJhwlnIjR+jWSDNBb5kw47G1H/XA9X4WOBpgr4pQU=
github.com/clbanning/x2j v0.0.0-20191024224557-825249438eec/go.mod h1:jMjuTZXRI4dUb/I5gc9Hdhagfvm9+RyrPryS/auMzxE=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/backoff v0.0.0-20161212185259-647f3cdfc87a/go.mod h1:rzgs2ZOiguV6/NpiDgADjRLPNyZlApIWxKpkT+X8SdY=
Expand Down
34 changes: 22 additions & 12 deletions vendor/github.com/cilium/workerpool/.golangci.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 9 additions & 2 deletions vendor/github.com/cilium/workerpool/workerpool.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ github.com/cilium/proxy/go/envoy/type/matcher/v3
github.com/cilium/proxy/go/envoy/type/metadata/v3
github.com/cilium/proxy/go/envoy/type/tracing/v3
github.com/cilium/proxy/go/envoy/type/v3
# github.com/cilium/workerpool v1.1.3
# github.com/cilium/workerpool v1.2.0
## explicit; go 1.15
github.com/cilium/workerpool
# github.com/cloudflare/cfssl v1.6.3
Expand Down

0 comments on commit 6107190

Please sign in to comment.