Skip to content

Commit d0810e3

Browse files
author
Maksym Trofimenko
committed
update module dep
1 parent 8850bb6 commit d0810e3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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.0
88
github.com/spf13/viper v1.19.0
9-
github.com/tiny-systems/module v0.1.86
9+
github.com/tiny-systems/module v0.1.87
1010
)
1111

1212
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ github.com/tiny-systems/errorpanic v0.7.1 h1:GgbimfhC2wnQ8012SGGxh743ryaJXSSD7bo
218218
github.com/tiny-systems/errorpanic v0.7.1/go.mod h1:AQobicdSB/J3RzN81pTG4dqgcULaEIrEOvNC8TpSgxw=
219219
github.com/tiny-systems/module v0.1.86 h1:s7kAZV+8P5zJcsb9FYhPwTDYfkyj/ICDDuWtrjjS6YY=
220220
github.com/tiny-systems/module v0.1.86/go.mod h1:5Pd+/numY+YJK0lH7z5yU4ZnmVibrodzt5mjDyy0z1w=
221+
github.com/tiny-systems/module v0.1.87 h1:aof9eD6dPXRKT1NWIhATPtgu+njwm/gEXuNKP6NMKZM=
222+
github.com/tiny-systems/module v0.1.87/go.mod h1:5Pd+/numY+YJK0lH7z5yU4ZnmVibrodzt5mjDyy0z1w=
221223
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8=
222224
github.com/tiny-systems/platform-api v0.0.10/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
223225
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)