Skip to content

Commit 73a4124

Browse files
committed
bump zosbase@3a62ad6
1 parent 5233bee commit 73a4124

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20250901133903-8d32a808fb79
1818
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.17.0
1919
github.com/threefoldtech/zbus v1.0.1
20-
github.com/threefoldtech/zosbase v1.0.0
20+
github.com/threefoldtech/zosbase v1.0.1-0.20251027145318-3a62ad6b4220
2121
github.com/urfave/cli/v2 v2.17.2-0.20221006022127-8f469abc00aa
2222
gopkg.in/yaml.v2 v2.4.0
2323
)

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,10 @@ github.com/threefoldtech/zbus v1.0.1 h1:3KaEpyOiDYAw+lrAyoQUGIvY9BcjVRXlQ1beBRqh
564564
github.com/threefoldtech/zbus v1.0.1/go.mod h1:E/v/xEvG/l6z/Oj0aDkuSUXFm/1RVJkhKBwDTAIdsHo=
565565
github.com/threefoldtech/zosbase v1.0.0 h1:pXcVIVD7AKGrNFRT6jLhezmP+GsLole4YqQyYf0qa80=
566566
github.com/threefoldtech/zosbase v1.0.0/go.mod h1:Gz2af8Y35gqplt5dTIOqoRUpDI1mNal1hKzD2BoqWpU=
567+
github.com/threefoldtech/zosbase v1.0.1-0.20251027123455-e4fd5e48ac24 h1:5Bj+c6QybVy6ZJSHTmmnGThFED7jv5RBHHdY7+TnkdI=
568+
github.com/threefoldtech/zosbase v1.0.1-0.20251027123455-e4fd5e48ac24/go.mod h1:Gz2af8Y35gqplt5dTIOqoRUpDI1mNal1hKzD2BoqWpU=
569+
github.com/threefoldtech/zosbase v1.0.1-0.20251027145318-3a62ad6b4220 h1:kWlDcAfo5bFwsZwNqeuQbqrIR3OFeyD3tdizpq1osYM=
570+
github.com/threefoldtech/zosbase v1.0.1-0.20251027145318-3a62ad6b4220/go.mod h1:Gz2af8Y35gqplt5dTIOqoRUpDI1mNal1hKzD2BoqWpU=
567571
github.com/tinylib/msgp v1.1.5 h1:2gXmtWueD2HefZHQe1QOy9HVzmFrLOVvsXwXBQ0ayy0=
568572
github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg=
569573
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=

0 commit comments

Comments
 (0)