Skip to content
Snippets Groups Projects

[renovate] Update module github.com/rabbitmq/amqp091-go to v1.8.0

Merged Ghost User requested to merge renovate/github.com-rabbitmq-amqp091-go-1.x into master
Files
3
variables:
GOLANG_VERSION: "1.20.3"
code-quality:
image: golangci/golangci-lint:v1.51.2-alpine
image: golangci/golangci-lint:v1.52.2-alpine
stage: analyze
script:
# writes golangci-lint output to gl-code-quality-report.json
Loading