about summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-05-02 17:10:57 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-05-02 17:10:57 +0200
commit26aebd1144c05008d70c3bb7fef2c397253197b3 (patch)
tree0096cfcb2d5f79f53fa54e061897dfb8dfe1c81a /go.mod
parentChange instructions to reference the service in the tag (diff)
downloadfs-tracer-backend-26aebd1144c05008d70c3bb7fef2c397253197b3.tar.gz
fs-tracer-backend-26aebd1144c05008d70c3bb7fef2c397253197b3.tar.bz2
fs-tracer-backend-26aebd1144c05008d70c3bb7fef2c397253197b3.zip
Fix gazelle warning
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
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