mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-31 02:08:56 -04:00
Fix: Update versions to match
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
caff9de904
commit
e7d044c8e3
3 changed files with 4 additions and 4 deletions
|
@ -10,14 +10,14 @@ replace (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/Luzifer/ots/pkg/client v0.0.0-20250501135323-32a8b0914268
|
||||
github.com/Luzifer/ots/pkg/client v0.0.0-20250501141043-caff9de9043b
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.9.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/Luzifer/go-openssl/v4 v4.2.4 // indirect
|
||||
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501130614-a7b165783a61 // indirect
|
||||
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501141043-caff9de9043b // indirect
|
||||
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/ryanuber/go-glob v1.0.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue