Skip to content

Commit 6a0fca0

Browse files
committed
bump zosbase@v1.0.8-patch.1
includes vmcheck fix and twin ttl
1 parent 09cc944 commit 6a0fca0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.8
18+
github.com/threefoldtech/zosbase v1.0.8-patch.1
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.8 h1:8XKHp0z4XkNxRfg2IHR5tddxkscOeUt/Y/Zh0DUcF58=
482-
github.com/threefoldtech/zosbase v1.0.8/go.mod h1:w0xqa0kcBHEKeH8eLnctR6gPlBp1FYEXK7+lAsmLCk4=
481+
github.com/threefoldtech/zosbase v1.0.8-patch.1 h1:8lLuOhv1d+thjOzvERcC2B6NQx+WrKsgMh1Vi3MQq9g=
482+
github.com/threefoldtech/zosbase v1.0.8-patch.1/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)