File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023 Maksym Trofimenko
3
+ Copyright (c) 2024 Tiny Systems Limited
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/rs/zerolog v1.31.0
7
7
github.com/spf13/cobra v1.8.1
8
8
github.com/spf13/viper v1.19.0
9
- github.com/tiny-systems/module v0.1.102
9
+ github.com/tiny-systems/module v0.1.107
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -223,6 +223,8 @@ github.com/tiny-systems/module v0.1.101 h1:o3zfNxjMz7Amt3fueEUUMmhTirS39WjY94bRj
223
223
github.com/tiny-systems/module v0.1.101 /go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4 =
224
224
github.com/tiny-systems/module v0.1.102 h1:p8sji65cj9C7kxAHxOArzD59TPjPEz7Wro3xfYgvEVM =
225
225
github.com/tiny-systems/module v0.1.102 /go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4 =
226
+ github.com/tiny-systems/module v0.1.107 h1:Rb7lWubcsNIMVU5fS20O3s1g+cCPHWCN8lz91xuJOk0 =
227
+ github.com/tiny-systems/module v0.1.107 /go.mod h1:xJstbUaow3gPhkD3pTlwGSp0jSw4EVya5ULLpvCg2d4 =
226
228
github.com/tiny-systems/platform-api v0.0.10 h1:XFP0EgeDhjXtm7etBjBJrcih/z0BLXor3pcOjDuk1R8 =
227
229
github.com/tiny-systems/platform-api v0.0.10 /go.mod h1:wZ5N4GR33bkFdryDGJuX2Oni9mtgTuXwdM/jHhLsAWU =
228
230
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU =
You can’t perform that action at this time.
0 commit comments