Skip to content

Commit a179b28

Browse files
committed
update zosbase
Signed-off-by: Ashraf Fouda <[email protected]>
1 parent b55a754 commit a179b28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241127100051-77e684bcb1b2
4141
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67
4242
github.com/threefoldtech/zbus v1.0.1
43-
github.com/threefoldtech/zosbase v0.1.3-0.20250304112457-4fe70d8d47ff
43+
github.com/threefoldtech/zosbase v0.1.3-0.20250306145333-42ed72788d55
4444
github.com/urfave/cli/v2 v2.17.2-0.20221006022127-8f469abc00aa
4545
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
4646
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,8 @@ github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3
542542
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67/go.mod h1:93SROfr+QjgaJ5/jIWtIpLkhaD8Pv8WbdfwvwMNG2p4=
543543
github.com/threefoldtech/zbus v1.0.1 h1:3KaEpyOiDYAw+lrAyoQUGIvY9BcjVRXlQ1beBRqhRNk=
544544
github.com/threefoldtech/zbus v1.0.1/go.mod h1:E/v/xEvG/l6z/Oj0aDkuSUXFm/1RVJkhKBwDTAIdsHo=
545-
github.com/threefoldtech/zosbase v0.1.3-0.20250304112457-4fe70d8d47ff h1:jKXimkoOIOpv+3/VHp5cag7WYAduFcBw6IlX4nMlsqk=
546-
github.com/threefoldtech/zosbase v0.1.3-0.20250304112457-4fe70d8d47ff/go.mod h1:rxc49wA04S4IsBOYe0omVO7nu7GXridueh2PJh34gSo=
545+
github.com/threefoldtech/zosbase v0.1.3-0.20250306145333-42ed72788d55 h1:wjcy759A2WCZ7Pvk4+zMq701geQf7CsL2skbLnkupHI=
546+
github.com/threefoldtech/zosbase v0.1.3-0.20250306145333-42ed72788d55/go.mod h1:rxc49wA04S4IsBOYe0omVO7nu7GXridueh2PJh34gSo=
547547
github.com/tinylib/msgp v1.1.5 h1:2gXmtWueD2HefZHQe1QOy9HVzmFrLOVvsXwXBQ0ayy0=
548548
github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg=
549549
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM=

0 commit comments

Comments
 (0)