Skip to content

Commit 3693a6c

Browse files
author
Maksym Trofimenko
committed
update module
1 parent 0ddaaa6 commit 3693a6c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/spf13/cobra v1.10.1
1212
github.com/spf13/viper v1.19.0
1313
github.com/swaggest/jsonschema-go v0.3.70
14-
github.com/tiny-systems/module v0.1.157
14+
github.com/tiny-systems/module v0.1.158
1515
)
1616

1717
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,8 @@ github.com/tiny-systems/module v0.1.156 h1:dlAHtPRgFl00uKO0HdFBS8bGKR06PEpNb4ANq
385385
github.com/tiny-systems/module v0.1.156/go.mod h1:l2jQ7Oge37uwpRMOqy0ew2L4gWVb2jCp/wtt/P7LZzo=
386386
github.com/tiny-systems/module v0.1.157 h1:V38bWwqtZ01M7LUpmy1YuMWsH/ngW6OA2OmcIQPvNjc=
387387
github.com/tiny-systems/module v0.1.157/go.mod h1:l2jQ7Oge37uwpRMOqy0ew2L4gWVb2jCp/wtt/P7LZzo=
388+
github.com/tiny-systems/module v0.1.158 h1:USCMQJq8SDwXfTNM6QpNZKYa3WfjBtg0l/9cBOx+rPY=
389+
github.com/tiny-systems/module v0.1.158/go.mod h1:l2jQ7Oge37uwpRMOqy0ew2L4gWVb2jCp/wtt/P7LZzo=
388390
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8=
389391
github.com/tiny-systems/platform-api v0.0.10/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
390392
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)