db223ce4af
- migrate from travis to github workflow - upgrade minimum go version to 1.13 - setup golangci job Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com> Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 lines
87 B
Modula-2
6 lines
87 B
Modula-2
module github.com/gin-contrib/sse
|
|
|
|
go 1.13
|
|
|
|
require github.com/stretchr/testify v1.7.0
|