be4409a745
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5)
9 lines
153 B
Modula-2
9 lines
153 B
Modula-2
module gitlab.com/unboundsoftware/shiny/authz_client
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/stretchr/testify v1.7.5
|
|
gitlab.com/sparetimecoders/goamqp v0.5.0
|
|
)
|