2
0
Files
gin-sse/go.mod
T
Bo-Yi Wu 744c7182dd chore: update dependencies and improve test configurations
- Update `testify` dependency from version `1.8.0` to `1.10.0` in `go.mod`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-12-31 15:38:12 +08:00

6 lines
88 B
Modula-2

module github.com/gin-contrib/sse
go 1.13
require github.com/stretchr/testify v1.10.0