Skip to content

Commit 7434209

Browse files
author
Maksym Trofimenko
committed
update module and go version
1 parent a4f7bc4 commit 7434209

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.1
88
github.com/spf13/viper v1.19.0
9-
github.com/tiny-systems/module v0.1.107
9+
github.com/tiny-systems/module v0.1.110
1010
)
1111

1212
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ github.com/tiny-systems/module v0.1.102 h1:p8sji65cj9C7kxAHxOArzD59TPjPEz7Wro3xf
225225
github.com/tiny-systems/module v0.1.102/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
226226
github.com/tiny-systems/module v0.1.107 h1:Rb7lWubcsNIMVU5fS20O3s1g+cCPHWCN8lz91xuJOk0=
227227
github.com/tiny-systems/module v0.1.107/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
228+
github.com/tiny-systems/module v0.1.110 h1:zG5f6YjDY6mA+A8p3LRpio7DbEYwnkgxCTHdB3mY4jU=
229+
github.com/tiny-systems/module v0.1.110/go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4=
228230
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8=
229231
github.com/tiny-systems/platform-api v0.0.10/go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU=
230232
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU=

0 commit comments

Comments
 (0)