fix version
Some checks failed
Build, Test and Push Docker Image / e2e-test (push) Failing after 5s
Build, Test and Push Docker Image / build-and-push (push) Has been skipped

This commit is contained in:
2025-11-06 22:23:59 +01:00
parent 28ed749316
commit d37921cdd7
2 changed files with 82 additions and 32 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.24.0
require (
github.com/creack/pty/v2 v2.0.1
golang.org/x/crypto v0.43.0
golang.org/x/term v0.37.0
golang.org/x/term v0.36.0
)
require golang.org/x/sys v0.37.0 // indirect