events/go.mod

6 lines
96 B
Modula-2
Raw Normal View History

2020-08-22 22:15:12 +00:00
module github.com/lmika/events
go 1.14
2024-03-09 22:33:36 +00:00
require github.com/stretchr/testify v1.9.0 // indirect