Skip to content

Commit 64c230b

Browse files
author
Maksym Trofimenko
committed
update module
1 parent 306bba1 commit 64c230b

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
@@ -6,7 +6,7 @@ require (
66
github.com/rs/zerolog v1.31.0
77
github.com/spf13/cobra v1.8.1
88
github.com/spf13/viper v1.19.0
9-
github.com/tiny-systems/module v0.1.127
9+
github.com/tiny-systems/module v0.1.144
1010
)
1111

1212
require (

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,10 @@ github.com/tiny-systems/module v0.1.122 h1:/ZkAjjqlHrPBWPF3kQcWuWAsFKfeijFZb552Y
217217
github.com/tiny-systems/module v0.1.122/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
218218
github.com/tiny-systems/module v0.1.127 h1:VArRnvdYQGubnfhdEqVtDyRE7HWQvioIvncnRMPp23M=
219219
github.com/tiny-systems/module v0.1.127/go.mod h1:bKbTxfSgYaY80d0ZQXUzHSu5qXLuC+2FBqizzsSisIo=
220+
github.com/tiny-systems/module v0.1.137 h1:thBEvMx9rl0i6oy180wtQ/w0xGgW8In4lDV6b3JTS9A=
221+
github.com/tiny-systems/module v0.1.137/go.mod h1:bKbTxfSgYaY80d0ZQXUzHSu5qXLuC+2FBqizzsSisIo=
222+
github.com/tiny-systems/module v0.1.144 h1:nxqxgY3RzTi5jPi0Fiezg0FCOlwEeMfVCA9pgmOT28o=
223+
github.com/tiny-systems/module v0.1.144/go.mod h1:bKbTxfSgYaY80d0ZQXUzHSu5qXLuC+2FBqizzsSisIo=
220224
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8=
221225
github.com/tiny-systems/platform-api v0.0.10/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
222226
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)