provider-kairos/go.mod

217 lines
11 KiB
Modula-2
Raw Normal View History

module github.com/kairos-io/provider-kairos
2022-08-10 16:55:20 +00:00
go 1.18
2022-08-10 16:55:20 +00:00
replace github.com/elastic/gosigar => github.com/mudler/gosigar v0.14.3-0.20220502202347-34be910bdaaf
2022-08-10 16:55:20 +00:00
require (
Update module github.com/bramvdbogaerde/go-scp to v1.2.1 (#161) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/bramvdbogaerde/go-scp](https://togithub.com/bramvdbogaerde/go-scp) | require | patch | `v1.2.0` -> `v1.2.1` | --- ### Release Notes <details> <summary>bramvdbogaerde/go-scp</summary> ### [`v1.2.1`](https://togithub.com/bramvdbogaerde/go-scp/releases/tag/v1.2.1): Version 1.2.1 [Compare Source](https://togithub.com/bramvdbogaerde/go-scp/compare/v1.2.0...v1.2.1) #### What's Changed - Some code style fixes by [@&#8203;dshemin](https://togithub.com/dshemin) in [https://github.com/bramvdbogaerde/go-scp/pull/53](https://togithub.com/bramvdbogaerde/go-scp/pull/53) - fix: CopyRemotePassThru blocked on writing to error channel by [@&#8203;262nos](https://togithub.com/262nos) in [https://github.com/bramvdbogaerde/go-scp/pull/56](https://togithub.com/bramvdbogaerde/go-scp/pull/56) - fix: Data race in CopyPassThru by [@&#8203;mafredri](https://togithub.com/mafredri) in [https://github.com/bramvdbogaerde/go-scp/pull/66](https://togithub.com/bramvdbogaerde/go-scp/pull/66) #### New Contributors - [@&#8203;262nos](https://togithub.com/262nos) made their first contribution in [https://github.com/bramvdbogaerde/go-scp/pull/56](https://togithub.com/bramvdbogaerde/go-scp/pull/56) - [@&#8203;mafredri](https://togithub.com/mafredri) made their first contribution in [https://github.com/bramvdbogaerde/go-scp/pull/66](https://togithub.com/bramvdbogaerde/go-scp/pull/66) **Full Changelog**: https://github.com/bramvdbogaerde/go-scp/compare/v1.2.0...v1.2.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTA4LjEifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 14:03:34 +00:00
github.com/bramvdbogaerde/go-scp v1.2.1
2022-08-12 07:40:40 +00:00
github.com/creack/pty v1.1.19-0.20220421211855-0d412c9fbeb1
github.com/gliderlabs/ssh v0.2.2
github.com/google/go-containerregistry v0.11.0
2022-08-10 16:55:20 +00:00
github.com/ipfs/go-log v1.0.5
github.com/kairos-io/kairos v1.6.0
Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox) | require | patch | `v0.0.0-alpha2` -> `v0.0.0-alpha3` | --- ### Release Notes <details> <summary>luthermonson/go-proxmox</summary> ### [`v0.0.0-alpha3`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha3) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3) #### What's Changed - updating mage to use aliases by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/47](https://togithub.com/luthermonson/go-proxmox/pull/47) - adding more tests and light refactor by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/48](https://togithub.com/luthermonson/go-proxmox/pull/48) - adding gock tests for proxmox main client funcs by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/49](https://togithub.com/luthermonson/go-proxmox/pull/49) - adding nocloud cloud-init functionality by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/50](https://togithub.com/luthermonson/go-proxmox/pull/50) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 21:03:27 +00:00
github.com/luthermonson/go-proxmox v0.0.0-alpha3
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/mudler/edgevpn v0.20.0
github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
2022-08-21 21:54:01 +00:00
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d
Update module github.com/mudler/yip to v1 (#218) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/yip](https://togithub.com/mudler/yip) | require | major | `v0.11.4` -> `v1.0.0` | --- ### Release Notes <details> <summary>mudler/yip</summary> ### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0) [Compare Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0) #### Changelog - [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump entities dependency for license change ([#&#8203;48](https://togithub.com/mudler/yip/issues/48)) - [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump linuxkit+diskfs ([#&#8203;49](https://togithub.com/mudler/yip/issues/49)) - [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute stages in a dag ([#&#8203;50](https://togithub.com/mudler/yip/issues/50)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 21:32:24 +00:00
github.com/mudler/yip v1.0.0
Update module github.com/onsi/ginkgo/v2 to v2.8.3 (#231) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.8.0` -> `v2.8.3` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.8.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.2...v2.8.3) #### 2.8.3 Released to fix security issue in golang.org/x/net dependency ##### Maintenance - Bump golang.org/x/net from 0.6.0 to 0.7.0 ([#&#8203;1141](https://togithub.com/onsi/ginkgo/issues/1141)) \[[`fc1a02e`](https://togithub.com/onsi/ginkgo/commit/fc1a02e)] - remove tools.go hack from documentation \[[`0718693`](https://togithub.com/onsi/ginkgo/commit/0718693)] ### [`v2.8.2`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.1...v2.8.2) #### 2.8.2 Ginkgo now includes a `tools.go` file in the root directory of the `ginkgo` package. This should allow modules that simply `go get github.com/onsi/ginkgo/v2` to also pull in the CLI dependencies. This obviates the need for consumers of Ginkgo to have their own `tools.go` file and makes it simpler to ensure that the version of the `ginkgo` CLI being used matches the version of the library. You can simply run `go run github.com/onsi/ginkgo/v2/ginkgo` to run the version of the cli associated with your package go.mod. ##### Maintenance - Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 ([#&#8203;1139](https://togithub.com/onsi/ginkgo/issues/1139)) \[[`5767b0a`](https://togithub.com/onsi/ginkgo/commit/5767b0a)] - Fix minor typos ([#&#8203;1138](https://togithub.com/onsi/ginkgo/issues/1138)) \[[`e1e9723`](https://togithub.com/onsi/ginkgo/commit/e1e9723)] - Fix link in V2 Migration Guide ([#&#8203;1137](https://togithub.com/onsi/ginkgo/issues/1137)) \[[`a588f60`](https://togithub.com/onsi/ginkgo/commit/a588f60)] ### [`v2.8.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.0...v2.8.1) #### 2.8.1 ##### Fixes - lock around default report output to avoid triggering the race detector when calling By from goroutines \[[`2d5075a`](https://togithub.com/onsi/ginkgo/commit/2d5075a)] - don't run ReportEntries through sprintf \[[`febbe38`](https://togithub.com/onsi/ginkgo/commit/febbe38)] ##### Maintenance - Bump golang.org/x/tools from 0.5.0 to 0.6.0 ([#&#8203;1135](https://togithub.com/onsi/ginkgo/issues/1135)) \[[`11a4860`](https://togithub.com/onsi/ginkgo/commit/11a4860)] - test: update matrix for Go 1.20 ([#&#8203;1130](https://togithub.com/onsi/ginkgo/issues/1130)) \[[`4890a62`](https://togithub.com/onsi/ginkgo/commit/4890a62)] - Bump golang.org/x/sys from 0.4.0 to 0.5.0 ([#&#8203;1133](https://togithub.com/onsi/ginkgo/issues/1133)) \[[`a774638`](https://togithub.com/onsi/ginkgo/commit/a774638)] - Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 ([#&#8203;1120](https://togithub.com/onsi/ginkgo/issues/1120)) \[[`3f233bd`](https://togithub.com/onsi/ginkgo/commit/3f233bd)] - Bump github-pages from 227 to 228 in /docs ([#&#8203;1131](https://togithub.com/onsi/ginkgo/issues/1131)) \[[`f9b8649`](https://togithub.com/onsi/ginkgo/commit/f9b8649)] - Bump activesupport from 6.0.6 to 6.0.6.1 in /docs ([#&#8203;1127](https://togithub.com/onsi/ginkgo/issues/1127)) \[[`6f8c042`](https://togithub.com/onsi/ginkgo/commit/6f8c042)] - Update index.md with instructions on how to upgrade Ginkgo \[[`833a75e`](https://togithub.com/onsi/ginkgo/commit/833a75e)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 07:13:30 +00:00
github.com/onsi/ginkgo/v2 v2.8.3
Update module github.com/onsi/gomega to v1.27.1 (#236) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | patch | `v1.27.0` -> `v1.27.1` | --- ### Release Notes <details> <summary>onsi/gomega</summary> ### [`v1.27.1`](https://togithub.com/onsi/gomega/releases/tag/v1.27.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.0...v1.27.1) #### 1.27.1 ##### Maintenance - Bump golang.org/x/net from 0.6.0 to 0.7.0 ([#&#8203;640](https://togithub.com/onsi/gomega/issues/640)) \[[`bc686cd`](https://togithub.com/onsi/gomega/commit/bc686cd)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 09:51:00 +00:00
github.com/onsi/gomega v1.27.1
github.com/pterm/pterm v0.12.54
Update module github.com/samber/lo to v1.37.0 (#133) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/samber/lo](https://togithub.com/samber/lo) | require | minor | `v1.36.0` -> `v1.37.0` | --- ### Release Notes <details> <summary>samber/lo</summary> ### [`v1.37.0`](https://togithub.com/samber/lo/releases/tag/v1.37.0) [Compare Source](https://togithub.com/samber/lo/compare/v1.36.0...v1.37.0) Adding: - lo.PartialX - lo.Transaction Improvement: - lo.Associate / lo.SliceToMap: faster memory allocation Chore: - Remove \*\_test.go files from releases, in order to cleanup dev dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 14:33:28 +00:00
github.com/samber/lo v1.37.0
github.com/spectrocloud/peg v0.0.0-20230210110137-1780ceedb1e5
Update module github.com/urfave/cli/v2 to v2.24.4 (#234) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/urfave/cli/v2](https://togithub.com/urfave/cli) | require | patch | `v2.24.3` -> `v2.24.4` | --- ### Release Notes <details> <summary>urfave/cli</summary> ### [`v2.24.4`](https://togithub.com/urfave/cli/releases/tag/v2.24.4) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4) #### What's Changed - Deprecation of package ioutil in Go 1.16 by [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in [https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678) - Backport \[v2]: Fix some issues in bash autocompletion by [@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in [https://github.com/urfave/cli/pull/1676](https://togithub.com/urfave/cli/pull/1676) #### New Contributors - [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made their first contribution in [https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0MS4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 07:09:34 +00:00
github.com/urfave/cli/v2 v2.24.4
Update module go.uber.org/zap to v1.24.0 (#105) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go.uber.org/zap](https://togithub.com/uber-go/zap) | require | minor | `v1.23.0` -> `v1.24.0` | --- ### Release Notes <details> <summary>uber-go/zap</summary> ### [`v1.24.0`](https://togithub.com/uber-go/zap/releases/tag/v1.24.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.23.0...v1.24.0) Enhancements: - [#&#8203;1148][]: Add `Level` to both `Logger` and `SugaredLogger` that reports the current minimum enabled log level. - [#&#8203;1185][]: `SugaredLogger` turns errors to zap.Error automatically. Thanks to [@&#8203;Abirdcfly](https://togithub.com/Abirdcfly), [@&#8203;craigpastro](https://togithub.com/craigpastro), [@&#8203;nnnkkk7](https://togithub.com/nnnkkk7), and [@&#8203;sashamelentyev](https://togithub.com/sashamelentyev) for their contributions to this release. [#&#8203;1148]: https://togithub.com/uber-go/zap/pull/1148 [#&#8203;1185]: https://togithub.com/uber-go/zap/pull/1185 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 14:34:44 +00:00
go.uber.org/zap v1.24.0
golang.org/x/crypto v0.6.0
Update module github.com/onsi/ginkgo/v2 to v2.8.3 (#231) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.8.0` -> `v2.8.3` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.8.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.2...v2.8.3) #### 2.8.3 Released to fix security issue in golang.org/x/net dependency ##### Maintenance - Bump golang.org/x/net from 0.6.0 to 0.7.0 ([#&#8203;1141](https://togithub.com/onsi/ginkgo/issues/1141)) \[[`fc1a02e`](https://togithub.com/onsi/ginkgo/commit/fc1a02e)] - remove tools.go hack from documentation \[[`0718693`](https://togithub.com/onsi/ginkgo/commit/0718693)] ### [`v2.8.2`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.1...v2.8.2) #### 2.8.2 Ginkgo now includes a `tools.go` file in the root directory of the `ginkgo` package. This should allow modules that simply `go get github.com/onsi/ginkgo/v2` to also pull in the CLI dependencies. This obviates the need for consumers of Ginkgo to have their own `tools.go` file and makes it simpler to ensure that the version of the `ginkgo` CLI being used matches the version of the library. You can simply run `go run github.com/onsi/ginkgo/v2/ginkgo` to run the version of the cli associated with your package go.mod. ##### Maintenance - Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 ([#&#8203;1139](https://togithub.com/onsi/ginkgo/issues/1139)) \[[`5767b0a`](https://togithub.com/onsi/ginkgo/commit/5767b0a)] - Fix minor typos ([#&#8203;1138](https://togithub.com/onsi/ginkgo/issues/1138)) \[[`e1e9723`](https://togithub.com/onsi/ginkgo/commit/e1e9723)] - Fix link in V2 Migration Guide ([#&#8203;1137](https://togithub.com/onsi/ginkgo/issues/1137)) \[[`a588f60`](https://togithub.com/onsi/ginkgo/commit/a588f60)] ### [`v2.8.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.0...v2.8.1) #### 2.8.1 ##### Fixes - lock around default report output to avoid triggering the race detector when calling By from goroutines \[[`2d5075a`](https://togithub.com/onsi/ginkgo/commit/2d5075a)] - don't run ReportEntries through sprintf \[[`febbe38`](https://togithub.com/onsi/ginkgo/commit/febbe38)] ##### Maintenance - Bump golang.org/x/tools from 0.5.0 to 0.6.0 ([#&#8203;1135](https://togithub.com/onsi/ginkgo/issues/1135)) \[[`11a4860`](https://togithub.com/onsi/ginkgo/commit/11a4860)] - test: update matrix for Go 1.20 ([#&#8203;1130](https://togithub.com/onsi/ginkgo/issues/1130)) \[[`4890a62`](https://togithub.com/onsi/ginkgo/commit/4890a62)] - Bump golang.org/x/sys from 0.4.0 to 0.5.0 ([#&#8203;1133](https://togithub.com/onsi/ginkgo/issues/1133)) \[[`a774638`](https://togithub.com/onsi/ginkgo/commit/a774638)] - Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 ([#&#8203;1120](https://togithub.com/onsi/ginkgo/issues/1120)) \[[`3f233bd`](https://togithub.com/onsi/ginkgo/commit/3f233bd)] - Bump github-pages from 227 to 228 in /docs ([#&#8203;1131](https://togithub.com/onsi/ginkgo/issues/1131)) \[[`f9b8649`](https://togithub.com/onsi/ginkgo/commit/f9b8649)] - Bump activesupport from 6.0.6 to 6.0.6.1 in /docs ([#&#8203;1127](https://togithub.com/onsi/ginkgo/issues/1127)) \[[`6f8c042`](https://togithub.com/onsi/ginkgo/commit/6f8c042)] - Update index.md with instructions on how to upgrade Ginkgo \[[`833a75e`](https://togithub.com/onsi/ginkgo/commit/833a75e)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 07:13:30 +00:00
golang.org/x/mod v0.8.0
2022-08-11 11:30:51 +00:00
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
2022-08-10 16:55:20 +00:00
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)
require (
atomicgo.dev/cursor v0.1.1 // indirect
atomicgo.dev/keyboard v0.2.9 // indirect
2022-08-12 07:40:40 +00:00
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect
2022-08-10 16:55:20 +00:00
github.com/avast/retry-go v3.0.0+incompatible // indirect
github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59 // indirect
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/buger/goterm v1.0.4 // indirect
2022-08-10 16:55:20 +00:00
github.com/c-robinson/iplib v1.0.3 // indirect
github.com/cavaliergopher/grab/v3 v3.0.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/cespare/xxhash/v2 v2.2.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9 // indirect
github.com/codingsince1985/checksum v1.2.6 // indirect
2022-08-10 16:55:20 +00:00
github.com/containerd/cgroups v1.0.4 // indirect
github.com/containerd/console v1.0.3 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.12.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
2022-08-11 11:30:51 +00:00
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/creachadair/otp v0.4.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/denisbrodbeck/machineid v1.0.1 // indirect
2022-08-11 11:30:51 +00:00
github.com/disintegration/imaging v1.6.2 // indirect
Update module github.com/mudler/yip to v1 (#218) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/yip](https://togithub.com/mudler/yip) | require | major | `v0.11.4` -> `v1.0.0` | --- ### Release Notes <details> <summary>mudler/yip</summary> ### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0) [Compare Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0) #### Changelog - [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump entities dependency for license change ([#&#8203;48](https://togithub.com/mudler/yip/issues/48)) - [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump linuxkit+diskfs ([#&#8203;49](https://togithub.com/mudler/yip/issues/49)) - [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute stages in a dag ([#&#8203;50](https://togithub.com/mudler/yip/issues/50)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 21:32:24 +00:00
github.com/diskfs/go-diskfs v1.2.1-0.20230123115902-fce1828bbbfa // indirect
github.com/docker/cli v20.10.17+incompatible // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/docker v20.10.17+incompatible // indirect
github.com/docker/docker-credential-helpers v0.6.4 // indirect
github.com/docker/go-units v0.5.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/elastic/gosigar v0.14.2 // indirect
2022-08-11 11:30:51 +00:00
github.com/eliukblau/pixterm v1.3.1 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/emirpasic/gods v1.18.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/flynn/noise v1.0.0 // indirect
github.com/francoispqt/gojay v1.2.13 // indirect
2022-08-11 11:30:51 +00:00
github.com/gen2brain/shm v0.0.0-20200228170931-49f9650110c5 // indirect
github.com/go-logr/logr v1.2.3 // indirect
2022-08-10 16:55:20 +00:00
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/mock v1.6.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect
2022-08-10 16:55:20 +00:00
github.com/google/gopacket v1.1.19 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/google/pprof v0.0.0-20221203041831-ce31453925ec // indirect
2022-08-10 16:55:20 +00:00
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/gookit/color v1.5.2 // indirect
2022-08-10 16:55:20 +00:00
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/hashicorp/golang-lru/v2 v2.0.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/huin/goupnp v1.0.3 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/ipfs/go-cid v0.3.2 // indirect
github.com/ipfs/go-datastore v0.6.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/ipfs/go-ipfs-util v0.0.2 // indirect
github.com/ipfs/go-ipns v0.2.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/ipfs/go-log/v2 v2.5.1 // indirect
github.com/ipld/go-ipld-prime v0.18.0 // indirect
github.com/itchyny/gojq v0.12.11 // indirect
github.com/itchyny/timefmt-go v0.1.5 // indirect
2022-08-10 16:55:20 +00:00
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
github.com/jbenet/go-temp-err-catcher v0.1.0 // indirect
github.com/jbenet/goprocess v0.1.4 // indirect
2022-08-11 11:30:51 +00:00
github.com/jezek/xgb v0.0.0-20210312150743-0e0f116e1240 // indirect
github.com/jinzhu/copier v0.3.4 // indirect
github.com/joho/godotenv v1.5.1 // indirect
2022-08-11 11:30:51 +00:00
github.com/kbinani/screenshot v0.0.0-20210720154843-7d3a670d8329 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/klauspost/compress v1.15.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/koron/go-ssdp v0.0.3 // indirect
github.com/labstack/echo/v4 v4.10.2 // indirect
github.com/labstack/gommon v0.4.0 // indirect
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/libp2p/go-cidranger v1.1.0 // indirect
github.com/libp2p/go-flow-metrics v0.1.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/libp2p/go-libp2p v0.25.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/libp2p/go-libp2p-asn-util v0.2.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/libp2p/go-libp2p-kad-dht v0.21.0 // indirect
github.com/libp2p/go-libp2p-kbucket v0.5.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/libp2p/go-libp2p-pubsub v0.9.0 // indirect
github.com/libp2p/go-libp2p-record v0.2.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/libp2p/go-mplex v0.7.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/libp2p/go-msgio v0.3.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/libp2p/go-nat v0.1.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/libp2p/go-netroute v0.2.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/libp2p/go-reuseport v0.2.0 // indirect
github.com/libp2p/go-yamux/v4 v4.0.0 // indirect
github.com/libp2p/zeroconf/v2 v2.2.0 // indirect
github.com/lithammer/fuzzysearch v1.1.5 // indirect
2022-08-11 11:30:51 +00:00
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/lxn/win v0.0.0-20210218163916-a377121e959e // indirect
Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox) | require | patch | `v0.0.0-alpha2` -> `v0.0.0-alpha3` | --- ### Release Notes <details> <summary>luthermonson/go-proxmox</summary> ### [`v0.0.0-alpha3`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha3) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3) #### What's Changed - updating mage to use aliases by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/47](https://togithub.com/luthermonson/go-proxmox/pull/47) - adding more tests and light refactor by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/48](https://togithub.com/luthermonson/go-proxmox/pull/48) - adding gock tests for proxmox main client funcs by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/49](https://togithub.com/luthermonson/go-proxmox/pull/49) - adding nocloud cloud-init functionality by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/50](https://togithub.com/luthermonson/go-proxmox/pull/50) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 21:03:27 +00:00
github.com/magefile/mage v1.14.0 // indirect
2022-08-11 11:30:51 +00:00
github.com/makiuchi-d/gozxing v0.1.1 // indirect
2022-08-10 16:55:20 +00:00
github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/miekg/dns v1.1.50 // indirect
2022-08-10 16:55:20 +00:00
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b // indirect
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc // indirect
github.com/minio/sha256-simd v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/mr-tron/base58 v1.2.0 // indirect
github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0 // indirect
github.com/multiformats/go-base32 v0.1.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/multiformats/go-base36 v0.2.0 // indirect
github.com/multiformats/go-multiaddr v0.8.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/multiformats/go-multiaddr-dns v0.3.1 // indirect
github.com/multiformats/go-multiaddr-fmt v0.1.0 // indirect
github.com/multiformats/go-multibase v0.1.1 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/multiformats/go-multicodec v0.7.0 // indirect
github.com/multiformats/go-multihash v0.2.1 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/multiformats/go-multistream v0.4.1 // indirect
github.com/multiformats/go-varint v0.0.7 // indirect
2022-08-10 16:55:20 +00:00
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 // indirect
2022-08-10 16:55:20 +00:00
github.com/opencontainers/runtime-spec v1.0.2 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 // indirect
2022-08-10 16:55:20 +00:00
github.com/pkg/errors v0.9.1 // indirect
github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/qeesung/image2ascii v1.0.1 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
github.com/quic-go/qpack v0.4.0 // indirect
github.com/quic-go/qtls-go1-18 v0.2.0 // indirect
github.com/quic-go/qtls-go1-19 v0.2.0 // indirect
github.com/quic-go/qtls-go1-20 v0.1.0 // indirect
github.com/quic-go/quic-go v0.32.0 // indirect
github.com/quic-go/webtransport-go v0.5.1 // indirect
github.com/raulk/go-watchdog v1.3.0 // indirect
github.com/rivo/uniseg v0.4.3 // indirect
2022-08-11 11:30:51 +00:00
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/santhosh-tekuri/jsonschema/v5 v5.2.0 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
2022-08-11 11:30:51 +00:00
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
2022-08-10 16:55:20 +00:00
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/swaggest/jsonschema-go v0.3.47 // indirect
github.com/swaggest/refl v1.1.0 // indirect
2022-08-10 16:55:20 +00:00
github.com/twpayne/go-vfs v1.7.2 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/vbatts/tar-split v0.11.2 // indirect
2022-08-10 16:55:20 +00:00
github.com/vishvananda/netlink v1.1.0 // indirect
Update module github.com/mudler/yip to v1 (#218) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/yip](https://togithub.com/mudler/yip) | require | major | `v0.11.4` -> `v1.0.0` | --- ### Release Notes <details> <summary>mudler/yip</summary> ### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0) [Compare Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0) #### Changelog - [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump entities dependency for license change ([#&#8203;48](https://togithub.com/mudler/yip/issues/48)) - [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump linuxkit+diskfs ([#&#8203;49](https://togithub.com/mudler/yip/issues/49)) - [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute stages in a dag ([#&#8203;50](https://togithub.com/mudler/yip/issues/50)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 21:32:24 +00:00
github.com/vishvananda/netns v0.0.4 // indirect
2022-08-10 16:55:20 +00:00
github.com/wayneashleyberry/terminal-dimensions v1.1.0 // indirect
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
go.uber.org/dig v1.15.0 // indirect
go.uber.org/fx v1.18.2 // indirect
go.uber.org/multierr v1.9.0 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
golang.org/x/exp v0.0.0-20221205204356-47842c84f3db // indirect
2022-08-11 11:30:51 +00:00
golang.org/x/image v0.0.0-20191206065243-da761ea9ff43 // indirect
Update module github.com/onsi/ginkgo/v2 to v2.8.3 (#231) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.8.0` -> `v2.8.3` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.8.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.2...v2.8.3) #### 2.8.3 Released to fix security issue in golang.org/x/net dependency ##### Maintenance - Bump golang.org/x/net from 0.6.0 to 0.7.0 ([#&#8203;1141](https://togithub.com/onsi/ginkgo/issues/1141)) \[[`fc1a02e`](https://togithub.com/onsi/ginkgo/commit/fc1a02e)] - remove tools.go hack from documentation \[[`0718693`](https://togithub.com/onsi/ginkgo/commit/0718693)] ### [`v2.8.2`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.1...v2.8.2) #### 2.8.2 Ginkgo now includes a `tools.go` file in the root directory of the `ginkgo` package. This should allow modules that simply `go get github.com/onsi/ginkgo/v2` to also pull in the CLI dependencies. This obviates the need for consumers of Ginkgo to have their own `tools.go` file and makes it simpler to ensure that the version of the `ginkgo` CLI being used matches the version of the library. You can simply run `go run github.com/onsi/ginkgo/v2/ginkgo` to run the version of the cli associated with your package go.mod. ##### Maintenance - Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 ([#&#8203;1139](https://togithub.com/onsi/ginkgo/issues/1139)) \[[`5767b0a`](https://togithub.com/onsi/ginkgo/commit/5767b0a)] - Fix minor typos ([#&#8203;1138](https://togithub.com/onsi/ginkgo/issues/1138)) \[[`e1e9723`](https://togithub.com/onsi/ginkgo/commit/e1e9723)] - Fix link in V2 Migration Guide ([#&#8203;1137](https://togithub.com/onsi/ginkgo/issues/1137)) \[[`a588f60`](https://togithub.com/onsi/ginkgo/commit/a588f60)] ### [`v2.8.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.0...v2.8.1) #### 2.8.1 ##### Fixes - lock around default report output to avoid triggering the race detector when calling By from goroutines \[[`2d5075a`](https://togithub.com/onsi/ginkgo/commit/2d5075a)] - don't run ReportEntries through sprintf \[[`febbe38`](https://togithub.com/onsi/ginkgo/commit/febbe38)] ##### Maintenance - Bump golang.org/x/tools from 0.5.0 to 0.6.0 ([#&#8203;1135](https://togithub.com/onsi/ginkgo/issues/1135)) \[[`11a4860`](https://togithub.com/onsi/ginkgo/commit/11a4860)] - test: update matrix for Go 1.20 ([#&#8203;1130](https://togithub.com/onsi/ginkgo/issues/1130)) \[[`4890a62`](https://togithub.com/onsi/ginkgo/commit/4890a62)] - Bump golang.org/x/sys from 0.4.0 to 0.5.0 ([#&#8203;1133](https://togithub.com/onsi/ginkgo/issues/1133)) \[[`a774638`](https://togithub.com/onsi/ginkgo/commit/a774638)] - Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 ([#&#8203;1120](https://togithub.com/onsi/ginkgo/issues/1120)) \[[`3f233bd`](https://togithub.com/onsi/ginkgo/commit/3f233bd)] - Bump github-pages from 227 to 228 in /docs ([#&#8203;1131](https://togithub.com/onsi/ginkgo/issues/1131)) \[[`f9b8649`](https://togithub.com/onsi/ginkgo/commit/f9b8649)] - Bump activesupport from 6.0.6 to 6.0.6.1 in /docs ([#&#8203;1127](https://togithub.com/onsi/ginkgo/issues/1127)) \[[`6f8c042`](https://togithub.com/onsi/ginkgo/commit/6f8c042)] - Update index.md with instructions on how to upgrade Ginkgo \[[`833a75e`](https://togithub.com/onsi/ginkgo/commit/833a75e)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 07:13:30 +00:00
golang.org/x/net v0.7.0 // indirect
golang.org/x/sync v0.1.0 // indirect
Update module github.com/onsi/ginkgo/v2 to v2.8.3 (#231) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.8.0` -> `v2.8.3` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.8.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.2...v2.8.3) #### 2.8.3 Released to fix security issue in golang.org/x/net dependency ##### Maintenance - Bump golang.org/x/net from 0.6.0 to 0.7.0 ([#&#8203;1141](https://togithub.com/onsi/ginkgo/issues/1141)) \[[`fc1a02e`](https://togithub.com/onsi/ginkgo/commit/fc1a02e)] - remove tools.go hack from documentation \[[`0718693`](https://togithub.com/onsi/ginkgo/commit/0718693)] ### [`v2.8.2`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.1...v2.8.2) #### 2.8.2 Ginkgo now includes a `tools.go` file in the root directory of the `ginkgo` package. This should allow modules that simply `go get github.com/onsi/ginkgo/v2` to also pull in the CLI dependencies. This obviates the need for consumers of Ginkgo to have their own `tools.go` file and makes it simpler to ensure that the version of the `ginkgo` CLI being used matches the version of the library. You can simply run `go run github.com/onsi/ginkgo/v2/ginkgo` to run the version of the cli associated with your package go.mod. ##### Maintenance - Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 ([#&#8203;1139](https://togithub.com/onsi/ginkgo/issues/1139)) \[[`5767b0a`](https://togithub.com/onsi/ginkgo/commit/5767b0a)] - Fix minor typos ([#&#8203;1138](https://togithub.com/onsi/ginkgo/issues/1138)) \[[`e1e9723`](https://togithub.com/onsi/ginkgo/commit/e1e9723)] - Fix link in V2 Migration Guide ([#&#8203;1137](https://togithub.com/onsi/ginkgo/issues/1137)) \[[`a588f60`](https://togithub.com/onsi/ginkgo/commit/a588f60)] ### [`v2.8.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.8.0...v2.8.1) #### 2.8.1 ##### Fixes - lock around default report output to avoid triggering the race detector when calling By from goroutines \[[`2d5075a`](https://togithub.com/onsi/ginkgo/commit/2d5075a)] - don't run ReportEntries through sprintf \[[`febbe38`](https://togithub.com/onsi/ginkgo/commit/febbe38)] ##### Maintenance - Bump golang.org/x/tools from 0.5.0 to 0.6.0 ([#&#8203;1135](https://togithub.com/onsi/ginkgo/issues/1135)) \[[`11a4860`](https://togithub.com/onsi/ginkgo/commit/11a4860)] - test: update matrix for Go 1.20 ([#&#8203;1130](https://togithub.com/onsi/ginkgo/issues/1130)) \[[`4890a62`](https://togithub.com/onsi/ginkgo/commit/4890a62)] - Bump golang.org/x/sys from 0.4.0 to 0.5.0 ([#&#8203;1133](https://togithub.com/onsi/ginkgo/issues/1133)) \[[`a774638`](https://togithub.com/onsi/ginkgo/commit/a774638)] - Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 ([#&#8203;1120](https://togithub.com/onsi/ginkgo/issues/1120)) \[[`3f233bd`](https://togithub.com/onsi/ginkgo/commit/3f233bd)] - Bump github-pages from 227 to 228 in /docs ([#&#8203;1131](https://togithub.com/onsi/ginkgo/issues/1131)) \[[`f9b8649`](https://togithub.com/onsi/ginkgo/commit/f9b8649)] - Bump activesupport from 6.0.6 to 6.0.6.1 in /docs ([#&#8203;1127](https://togithub.com/onsi/ginkgo/issues/1127)) \[[`6f8c042`](https://togithub.com/onsi/ginkgo/commit/6f8c042)] - Update index.md with instructions on how to upgrade Ginkgo \[[`833a75e`](https://togithub.com/onsi/ginkgo/commit/833a75e)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 07:13:30 +00:00
golang.org/x/sys v0.5.0 // indirect
golang.org/x/term v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/tools v0.6.0 // indirect
2022-08-10 16:55:20 +00:00
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224 // indirect
golang.zx2c4.com/wireguard v0.0.0-20220703234212-c31a7b1ab478 // indirect
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
google.golang.org/protobuf v1.28.1 // indirect
Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox) | require | patch | `v0.0.0-alpha2` -> `v0.0.0-alpha3` | --- ### Release Notes <details> <summary>luthermonson/go-proxmox</summary> ### [`v0.0.0-alpha3`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha3) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3) #### What's Changed - updating mage to use aliases by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/47](https://togithub.com/luthermonson/go-proxmox/pull/47) - adding more tests and light refactor by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/48](https://togithub.com/luthermonson/go-proxmox/pull/48) - adding gock tests for proxmox main client funcs by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/49](https://togithub.com/luthermonson/go-proxmox/pull/49) - adding nocloud cloud-init functionality by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/50](https://togithub.com/luthermonson/go-proxmox/pull/50) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 21:03:27 +00:00
gopkg.in/djherbis/times.v1 v1.3.0 // indirect
2022-08-10 16:55:20 +00:00
lukechampine.com/blake3 v1.1.7 // indirect
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 14:55:03 +00:00
nhooyr.io/websocket v1.8.7 // indirect
2022-08-10 16:55:20 +00:00
)