mirror of
https://github.com/Luzifer/ots.git
synced 2026-01-03 09:05:30 -05:00
Update github.com/Luzifer/ots/pkg/client digest to 32a8b09
This commit is contained in:
parent
d4f512e0f7
commit
5acf6a2fa4
1 changed files with 2 additions and 2 deletions
|
|
@ -10,14 +10,14 @@ replace (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/Luzifer/ots/pkg/client v0.0.0-20250501133231-ceb296332fe1
|
||||
github.com/Luzifer/ots/pkg/client v0.0.0-20250501135323-32a8b0914268
|
||||
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-20250430221210-b1aa78dd71fc // indirect
|
||||
github.com/Luzifer/ots/pkg/customization v0.0.0-20250501130614-a7b165783a61 // 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