File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- MYCELIUM_VERSION=" 0.5.6 "
2
- MYCELIUM_CHECKSUM=" 9e33aad058bf331c8ebbf1aa2a5a6793 "
1
+ MYCELIUM_VERSION=" 0.6.1 "
2
+ MYCELIUM_CHECKSUM=" 160f367228ff6a8a933ff0a55209d010 "
3
3
MYCELIUM_LINK=" https://github.com/threefoldtech/mycelium/releases/download/v${MYCELIUM_VERSION} /mycelium-x86_64-unknown-linux-musl.tar.gz"
4
4
5
5
download_mycelium () {
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
42
42
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67
43
43
github.com/threefoldtech/tfgrid4-sdk-go/node-registrar v0.0.0-20250506110945-e1591751c92f
44
44
github.com/threefoldtech/zbus v1.0.1
45
- github.com/threefoldtech/zosbase v0.1.8
45
+ github.com/threefoldtech/zosbase v0.1.9
46
46
github.com/urfave/cli/v2 v2.17.2-0.20221006022127-8f469abc00aa
47
47
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
48
48
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
Original file line number Diff line number Diff line change @@ -573,8 +573,8 @@ github.com/threefoldtech/tfgrid4-sdk-go/node-registrar v0.0.0-20250506110945-e15
573
573
github.com/threefoldtech/tfgrid4-sdk-go/node-registrar v0.0.0-20250506110945-e1591751c92f /go.mod h1:5p+3dprweeEymBRNCB8b8cdGmP36g9LGtf2wwqyqvFk =
574
574
github.com/threefoldtech/zbus v1.0.1 h1:3KaEpyOiDYAw+lrAyoQUGIvY9BcjVRXlQ1beBRqhRNk =
575
575
github.com/threefoldtech/zbus v1.0.1 /go.mod h1:E/v/xEvG/l6z/Oj0aDkuSUXFm/1RVJkhKBwDTAIdsHo =
576
- github.com/threefoldtech/zosbase v0.1.8 h1:Oe3LVeliJb8Qt9rFKOY3t5hYdwPI3JfSyvdOJ2dG3IA =
577
- github.com/threefoldtech/zosbase v0.1.8 /go.mod h1:KxGjwtJMPYm/mrg6KZ1cPIadAwfLekFh9kc3Rz95PaE =
576
+ github.com/threefoldtech/zosbase v0.1.9 h1:S0rB8sET5Afn/GIilU1DPLPf6uzC5sf0Ogs60FkQixY =
577
+ github.com/threefoldtech/zosbase v0.1.9 /go.mod h1:PzZ9jW1lYFgA0/F4vStP/6CIhQsCdD7DTrum3AYiAWA =
578
578
github.com/tinylib/msgp v1.1.5 h1:2gXmtWueD2HefZHQe1QOy9HVzmFrLOVvsXwXBQ0ayy0 =
579
579
github.com/tinylib/msgp v1.1.5 /go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg =
580
580
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
You can’t perform that action at this time.
0 commit comments