Skip to content

Commit e5d7ca0

Browse files
author
Maksym Trofimenko
committed
update module
1 parent 2432684 commit e5d7ca0

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.88
9+
github.com/tiny-systems/module v0.1.89
1010
)
1111

1212
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ github.com/tiny-systems/module v0.1.87 h1:aof9eD6dPXRKT1NWIhATPtgu+njwm/gEXuNKP6
222222
github.com/tiny-systems/module v0.1.87/go.mod h1:5Pd+/numY+YJK0lH7z5yU4ZnmVibrodzt5mjDyy0z1w=
223223
github.com/tiny-systems/module v0.1.88 h1:wOXWBwRig48BvDZi4G16ERdqAMZ35lsbIp7p4H3uV/c=
224224
github.com/tiny-systems/module v0.1.88/go.mod h1:5Pd+/numY+YJK0lH7z5yU4ZnmVibrodzt5mjDyy0z1w=
225+
github.com/tiny-systems/module v0.1.89 h1:Jf91V73WwpKYLgLvwdr6axWHd4WoF0SZB3RULgSJr0k=
226+
github.com/tiny-systems/module v0.1.89/go.mod h1:5Pd+/numY+YJK0lH7z5yU4ZnmVibrodzt5mjDyy0z1w=
225227
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8=
226228
github.com/tiny-systems/platform-api v0.0.10/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
227229
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)