Files
event/go.mod
dependabot-preview[bot] da99105dca Bump github.com/stretchr/testify from 1.3.0 to 1.6.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 02:46:46 +00:00

6 lines
84 B
Modula-2

module github.com/gookit/event
go 1.12
require github.com/stretchr/testify v1.6.1