fix(deps): update module github.com/sparetimecoders/goamqp to v0.3.3

This commit is contained in:
Renovate
2025-08-14 13:08:23 +00:00
parent 1755ed37dd
commit e8da7bb3e9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.22.12
toolchain go1.24.6
require (
github.com/sparetimecoders/goamqp v0.3.2
github.com/sparetimecoders/goamqp v0.3.3
github.com/stretchr/testify v1.10.0
)