mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-19 17:53:21 +00:00
Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198)
[](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 [@​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 [@​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 [@​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 [@​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>
This commit is contained in:
6
go.mod
6
go.mod
@@ -11,7 +11,7 @@ require (
|
||||
github.com/google/go-containerregistry v0.11.0
|
||||
github.com/ipfs/go-log v1.0.5
|
||||
github.com/kairos-io/kairos v1.4.0
|
||||
github.com/luthermonson/go-proxmox v0.0.0-alpha2
|
||||
github.com/luthermonson/go-proxmox v0.0.0-alpha3
|
||||
github.com/mudler/edgevpn v0.19.2-0.20221227163902-964d2f17c1e7
|
||||
github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb
|
||||
github.com/mudler/go-pluggable v0.0.0-20220716112424-189d463e3ff3
|
||||
@@ -57,6 +57,7 @@ require (
|
||||
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
|
||||
github.com/denisbrodbeck/machineid v1.0.1 // indirect
|
||||
github.com/disintegration/imaging v1.6.2 // indirect
|
||||
github.com/diskfs/go-diskfs v1.2.1-0.20211109185859-9509735ba7a4 // 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
|
||||
@@ -126,7 +127,7 @@ require (
|
||||
github.com/lucas-clemente/quic-go v0.29.1 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
||||
github.com/lxn/win v0.0.0-20210218163916-a377121e959e // indirect
|
||||
github.com/magefile/mage v1.12.1 // indirect
|
||||
github.com/magefile/mage v1.14.0 // indirect
|
||||
github.com/makiuchi-d/gozxing v0.1.1 // indirect
|
||||
github.com/marten-seemann/qtls-go1-18 v0.1.2 // indirect
|
||||
github.com/marten-seemann/qtls-go1-19 v0.1.0 // indirect
|
||||
@@ -205,6 +206,7 @@ require (
|
||||
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
|
||||
gopkg.in/djherbis/times.v1 v1.3.0 // indirect
|
||||
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
||||
lukechampine.com/blake3 v1.1.7 // indirect
|
||||
)
|
||||
|
4
go.sum
4
go.sum
@@ -720,10 +720,14 @@ github.com/luthermonson/go-proxmox v0.0.0-20221208205347-b1a06f7f8871 h1:tqVbEwD
|
||||
github.com/luthermonson/go-proxmox v0.0.0-20221208205347-b1a06f7f8871/go.mod h1:XrUwCS3su1Cbosp7w+fxyuQ1E7WZcJNH4DT33dpJ0Vc=
|
||||
github.com/luthermonson/go-proxmox v0.0.0-alpha2 h1:53/gJ2am0D3gBBzQjDs7TWt1HLEWpAzBbiSDQtLQ3RE=
|
||||
github.com/luthermonson/go-proxmox v0.0.0-alpha2/go.mod h1:k15dlJilLqfAcFKqFp4KB/z3XVzyT/D9h5oIwv9Sya4=
|
||||
github.com/luthermonson/go-proxmox v0.0.0-alpha3 h1:HywsFQf2Xr1am2GoCJEFey0IN25w23AySXxO+KbfkL0=
|
||||
github.com/luthermonson/go-proxmox v0.0.0-alpha3/go.mod h1:vaCzhWez7HzvjDU8ACmJrVA4zKiQndqRNYnO4Usu/iM=
|
||||
github.com/lxn/win v0.0.0-20210218163916-a377121e959e h1:H+t6A/QJMbhCSEH5rAuRxh+CtW96g0Or0Fxa9IKr4uc=
|
||||
github.com/lxn/win v0.0.0-20210218163916-a377121e959e/go.mod h1:KxxjdtRkfNoYDCUP5ryK7XJJNTnpC8atvtmTheChOtk=
|
||||
github.com/magefile/mage v1.12.1 h1:oGdAbhIUd6iKamKlDGVtU6XGdy5SgNuCWn7gCTgHDtU=
|
||||
github.com/magefile/mage v1.12.1/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
|
||||
github.com/magefile/mage v1.14.0 h1:6QDX3g6z1YvJ4olPhT1wksUcSa/V0a1B+pJb73fBjyo=
|
||||
github.com/magefile/mage v1.14.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
|
||||
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
|
||||
github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=
|
||||
github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
|
||||
|
Reference in New Issue
Block a user