audio_pipeline
This commit is contained in:
8
watcher/go.mod
Normal file
8
watcher/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/yourorg/watcher
|
||||
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/oklog/ulid/v2 v2.1.0
|
||||
github.com/rabbitmq/amqp091-go v1.9.0
|
||||
)
|
||||
Reference in New Issue
Block a user