@@ -9,8 +9,10 @@ require (
9
9
github.com/M0Rf30/go-tiny-dream v0.0.0-20240425104733-c04fa463ace9
10
10
github.com/Masterminds/sprig/v3 v3.3.0
11
11
github.com/alecthomas/kong v0.9.0
12
+ github.com/census-instrumentation/opencensus-proto v0.4.1
12
13
github.com/charmbracelet/glamour v0.7.0
13
14
github.com/chasefleming/elem-go v0.26.0
15
+ github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b
14
16
github.com/containerd/containerd v1.7.19
15
17
github.com/dave-gray101/v2keyauth v0.0.0-20240624150259-c45d584d25e2
16
18
github.com/donomii/go-rwkv.cpp v0.0.0-20240228065144-661e7ae26d44
@@ -23,9 +25,12 @@ require (
23
25
github.com/gofiber/fiber/v2 v2.52.5
24
26
github.com/gofiber/swagger v1.0.0
25
27
github.com/gofiber/template/html/v2 v2.1.2
28
+ github.com/gofiber/websocket/v2 v2.2.1
26
29
github.com/gofrs/flock v0.12.1
30
+ github.com/golang/protobuf v1.5.4
27
31
github.com/google/go-containerregistry v0.19.2
28
32
github.com/google/uuid v1.6.0
33
+ github.com/grpc-ecosystem/grpc-gateway v1.5.0
29
34
github.com/hpcloud/tail v1.0.0
30
35
github.com/ipfs/go-log v1.0.5
31
36
github.com/jaypipes/ghw v0.12.0
@@ -39,6 +44,7 @@ require (
39
44
github.com/mudler/go-stable-diffusion v0.0.0-20240429204715-4a3cd6aeae6f
40
45
github.com/onsi/ginkgo/v2 v2.21.0
41
46
github.com/onsi/gomega v1.35.1
47
+ github.com/orcaman/writerseeker v0.0.0-20200621085525-1d3f536ff85e
42
48
github.com/ory/dockertest/v3 v3.10.0
43
49
github.com/otiai10/openaigo v1.7.0
44
50
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
@@ -48,6 +54,7 @@ require (
48
54
github.com/sashabaranov/go-openai v1.26.2
49
55
github.com/schollz/progressbar/v3 v3.14.4
50
56
github.com/shirou/gopsutil/v3 v3.24.5
57
+ github.com/streamer45/silero-vad-go v0.2.1
51
58
github.com/stretchr/testify v1.9.0
52
59
github.com/swaggo/swag v1.16.3
53
60
github.com/thxcode/gguf-parser-go v0.1.0
@@ -57,6 +64,7 @@ require (
57
64
go.opentelemetry.io/otel/exporters/prometheus v0.50.0
58
65
go.opentelemetry.io/otel/metric v1.28.0
59
66
go.opentelemetry.io/otel/sdk/metric v1.28.0
67
+ google.golang.org/api v0.180.0
60
68
google.golang.org/grpc v1.65.0
61
69
google.golang.org/protobuf v1.35.1
62
70
gopkg.in/yaml.v2 v2.4.0
@@ -65,8 +73,18 @@ require (
65
73
)
66
74
67
75
require (
76
+ cel.dev/expr v0.15.0 // indirect
77
+ cloud.google.com/go/auth v0.4.1 // indirect
78
+ cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
79
+ cloud.google.com/go/compute/metadata v0.3.0 // indirect
80
+ github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
81
+ github.com/fasthttp/websocket v1.5.3 // indirect
82
+ github.com/felixge/httpsnoop v1.0.4 // indirect
68
83
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
69
84
github.com/go-viper/mapstructure/v2 v2.0.0 // indirect
85
+ github.com/google/s2a-go v0.1.7 // indirect
86
+ github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
87
+ github.com/googleapis/gax-go/v2 v2.12.4 // indirect
70
88
github.com/moby/docker-image-spec v1.3.1 // indirect
71
89
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
72
90
github.com/pion/datachannel v1.5.8 // indirect
@@ -85,12 +103,13 @@ require (
85
103
github.com/pion/transport/v2 v2.2.10 // indirect
86
104
github.com/pion/turn/v2 v2.1.6 // indirect
87
105
github.com/pion/webrtc/v3 v3.3.0 // indirect
106
+ github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
88
107
github.com/shirou/gopsutil/v4 v4.24.7 // indirect
89
- github.com/streamer45/silero-vad-go v0.2.1 // indirect
90
- github.com/urfave/cli/v2 v2.27.4 // indirect
91
- github.com/valyala/fasttemplate v1.2.2 // indirect
92
108
github.com/wlynxg/anet v0.0.4 // indirect
109
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 // indirect
93
110
go.uber.org/mock v0.4.0 // indirect
111
+ golang.org/x/oauth2 v0.21.0 // indirect
112
+ google.golang.org/genproto/googleapis/api v0.0.0-20240617180043-68d350f18fd4 // indirect
94
113
)
95
114
96
115
require (
@@ -133,7 +152,7 @@ require (
133
152
github.com/flynn/noise v1.1.0 // indirect
134
153
github.com/francoispqt/gojay v1.2.13 // indirect
135
154
github.com/ghodss/yaml v1.0.0 // indirect
136
- github.com/go-audio/audio v1.0.0 // indirect
155
+ github.com/go-audio/audio v1.0.0
137
156
github.com/go-audio/riff v1.0.0 // indirect
138
157
github.com/go-logr/logr v1.4.2 // indirect
139
158
github.com/go-logr/stdr v1.2.2 // indirect
0 commit comments