aboutsummaryrefslogtreecommitdiff
path: root/ci/testsshd/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'ci/testsshd/go.mod')
-rw-r--r--ci/testsshd/go.mod7
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/testsshd/go.mod b/ci/testsshd/go.mod
new file mode 100644
index 0000000..88ccdc7
--- /dev/null
+++ b/ci/testsshd/go.mod
@@ -0,0 +1,7 @@
+module rsend/ci/testsshd
+
+go 1.25.0
+
+require golang.org/x/crypto v0.53.0
+
+require golang.org/x/sys v0.46.0 // indirect