More succd into succbone subdirectory

This commit is contained in:
Rahix 2024-09-21 23:19:55 +02:00
parent 519312605d
commit 1669b48dbd
9 changed files with 0 additions and 0 deletions

8
succbone/succd/go.mod Normal file
View file

@ -0,0 +1,8 @@
module git.fa-fo.de/fafo/jeol-t330a/succd
go 1.22.3
require (
github.com/coder/websocket v1.8.12
k8s.io/klog v1.0.0
)