mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-04-28 03:42:13 +00:00
chore(deps): bump edgevpn to v0.29.0 (#674)
This pull request updates several dependencies in the `go.mod` file to their latest versions. These updates are important for ensuring the project uses the most recent features and security patches available in these libraries. Dependency updates: * Updated `github.com/mudler/edgevpn` from `v0.28.4` to `v0.29.0` * Updated `github.com/ipfs/boxo` from `v0.21.0` to `v0.24.3` * Updated `github.com/libp2p/go-libp2p` from `v0.36.2` to `v0.38.1` and several related libp2p packages * Updated `github.com/pion` packages, including `datachannel`, `ice`, `interceptor`, `rtcp`, `rtp`, `sctp`, `webrtc`, and `transport` * Updated `go.uber.org` packages, including `fx` and `mock` Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
parent
403ad4553a
commit
3a9e782901
1
go.sum
1
go.sum
@ -1566,6 +1566,7 @@ golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2/go.mod h1:tRJNPiyCQ0inRvYxb
|
||||
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
|
||||
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
|
||||
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
|
||||
golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=
|
||||
golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
|
||||
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
|
||||
golang.org/x/tools v0.0.0-20181030000716-a0a13e073c7b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
|
||||
|
Loading…
Reference in New Issue
Block a user