Skip to content

Commit c637b60

Browse files
committed
update zosbase to include disable ipv6 for zdb
Signed-off-by: Ashraf Fouda <ashraf.m.fouda@gmail.com>
1 parent 760b5be commit c637b60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20250929084418-b950278ead30
1616
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.17.5
1717
github.com/threefoldtech/zbus v1.0.1
18-
github.com/threefoldtech/zosbase v1.0.9-0.20260224142920-f0509fc0303c
18+
github.com/threefoldtech/zosbase v1.0.9-0.20260301142245-21fab3972956
1919
github.com/urfave/cli/v2 v2.17.2-0.20221006022127-8f469abc00aa
2020
gopkg.in/yaml.v2 v2.4.0
2121
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,8 +478,8 @@ github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.17.5 h1:zp5iZOvtvcQrcR7Po3U
478478
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.17.5/go.mod h1:T+PZydVl3fxywqoUhCmzs+hUarfE1q9IMRl9xa+GIYo=
479479
github.com/threefoldtech/zbus v1.0.1 h1:3KaEpyOiDYAw+lrAyoQUGIvY9BcjVRXlQ1beBRqhRNk=
480480
github.com/threefoldtech/zbus v1.0.1/go.mod h1:E/v/xEvG/l6z/Oj0aDkuSUXFm/1RVJkhKBwDTAIdsHo=
481-
github.com/threefoldtech/zosbase v1.0.9-0.20260224142920-f0509fc0303c h1:L4IyJLtFar7inx7spXscCwH2w9ALGhqpFUrE6sd/Xfg=
482-
github.com/threefoldtech/zosbase v1.0.9-0.20260224142920-f0509fc0303c/go.mod h1:w0xqa0kcBHEKeH8eLnctR6gPlBp1FYEXK7+lAsmLCk4=
481+
github.com/threefoldtech/zosbase v1.0.9-0.20260301142245-21fab3972956 h1:RxjHP6uPJA828T0U5Fh3WNL0Qe2wL3kfvSZEL6DE6XA=
482+
github.com/threefoldtech/zosbase v1.0.9-0.20260301142245-21fab3972956/go.mod h1:w0xqa0kcBHEKeH8eLnctR6gPlBp1FYEXK7+lAsmLCk4=
483483
github.com/tinylib/msgp v1.1.5 h1:2gXmtWueD2HefZHQe1QOy9HVzmFrLOVvsXwXBQ0ayy0=
484484
github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg=
485485
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=

0 commit comments

Comments
 (0)