mirror of
https://github.com/kairos-io/tpm-helpers.git
synced 2025-09-21 01:08:13 +00:00
@@ -10,9 +10,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
. "github.com/kairos-io/tpm-helpers"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
. "github.com/kairos-io/go-tpm"
|
||||
)
|
||||
|
||||
func writeRead(conn *websocket.Conn, input []byte) ([]byte, error) {
|
||||
|
Reference in New Issue
Block a user