module github.com/pion/sdp/v3

go 1.13

require (
	github.com/pion/randutil v0.1.0
	github.com/stretchr/testify v1.7.1
)
