diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod index 1085bfe..bac0b7f 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/Baitinq/fs-tracer-backend go 1.22.2 -require github.com/rabbitmq/amqp091-go v1.9.0 // indirect +require github.com/rabbitmq/amqp091-go v1.9.0 |