Browse Source

go version

pull/68/head
wagslane 4 years ago
parent
commit
b60959d2d7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      go.mod

+ 1
- 1
go.mod View File

@ -1,5 +1,5 @@
module github.com/wagslane/go-rabbitmq module github.com/wagslane/go-rabbitmq
go 1.16
go 1.17
require github.com/rabbitmq/amqp091-go v1.3.0 require github.com/rabbitmq/amqp091-go v1.3.0

Loading…
Cancel
Save