module stream

go 1.16

require (
	github.com/swaggo/http-swagger v1.0.0 // indirect
	github.com/swaggo/swag v1.7.0 // indirect
	golang.org/x/tools v0.1.0 // indirect
)