Skip to content

Commit

Permalink
update zosbase (#2543)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraf Fouda <ashraf.m.fouda@gmail.com>
  • Loading branch information
ashraffouda authored Feb 25, 2025
1 parent 969d47b commit 73608db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241127100051-77e684bcb1b2
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67
github.com/threefoldtech/zbus v1.0.1
github.com/threefoldtech/zosbase v0.1.3-0.20250225113536-0e16ef873415
github.com/threefoldtech/zosbase v0.1.3-0.20250225115916-9520b6446e32
github.com/urfave/cli/v2 v2.17.2-0.20221006022127-8f469abc00aa
gopkg.in/yaml.v2 v2.4.0
)
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -542,10 +542,8 @@ github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67/go.mod h1:93SROfr+QjgaJ5/jIWtIpLkhaD8Pv8WbdfwvwMNG2p4=
github.com/threefoldtech/zbus v1.0.1 h1:3KaEpyOiDYAw+lrAyoQUGIvY9BcjVRXlQ1beBRqhRNk=
github.com/threefoldtech/zbus v1.0.1/go.mod h1:E/v/xEvG/l6z/Oj0aDkuSUXFm/1RVJkhKBwDTAIdsHo=
github.com/threefoldtech/zosbase v0.1.3-0.20250224105329-5539920f9670 h1:YWRhq3tniqB1ql8bIuR8vhNVqnOjXvywC+8ZeJDaM2A=
github.com/threefoldtech/zosbase v0.1.3-0.20250224105329-5539920f9670/go.mod h1:rxc49wA04S4IsBOYe0omVO7nu7GXridueh2PJh34gSo=
github.com/threefoldtech/zosbase v0.1.3-0.20250225113536-0e16ef873415 h1:ruaVEE00gA/SAzocwAobpPgyI62TOovjc4w9VtmQSg8=
github.com/threefoldtech/zosbase v0.1.3-0.20250225113536-0e16ef873415/go.mod h1:rxc49wA04S4IsBOYe0omVO7nu7GXridueh2PJh34gSo=
github.com/threefoldtech/zosbase v0.1.3-0.20250225115916-9520b6446e32 h1:2QOr/zpJyO0IODr00fuc59ClbIlJIsJtsC9jwQ+bN3U=
github.com/threefoldtech/zosbase v0.1.3-0.20250225115916-9520b6446e32/go.mod h1:rxc49wA04S4IsBOYe0omVO7nu7GXridueh2PJh34gSo=
github.com/tinylib/msgp v1.1.5 h1:2gXmtWueD2HefZHQe1QOy9HVzmFrLOVvsXwXBQ0ayy0=
github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg=
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM=
Expand Down

0 comments on commit 73608db

Please sign in to comment.