Skip to content

Commit 848e52b

Browse files
author
Maksym Trofimenko
committed
update module
1 parent e8802ae commit 848e52b

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

1212
require (

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ github.com/tiny-systems/module v0.1.111 h1:8aRsDeHh3/WaKYk+yLr6giPxwmqVMwuOWxC2J
231231
github.com/tiny-systems/module v0.1.111/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
232232
github.com/tiny-systems/module v0.1.113 h1:MmZ2BJUATdCupWirZ+73XEWf698hVvBG0JqvOAPc/T8=
233233
github.com/tiny-systems/module v0.1.113/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
234+
github.com/tiny-systems/module v0.1.115 h1:njmwdHDh/pN7f0Jp0yOdxAn+bp94xeD0jEhuK5Hhw8I=
235+
github.com/tiny-systems/module v0.1.115/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
236+
github.com/tiny-systems/module v0.1.116 h1:1MrvbsqZBbKYrgEdtUcQ4YhQcZ6ZvThmEryjMkbApZw=
237+
github.com/tiny-systems/module v0.1.116/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
234238
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8=
235239
github.com/tiny-systems/platform-api v0.0.10/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
236240
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)