module github.com/Azure/azure-pipeline-go

go 1.14

require (
	github.com/mattn/go-ieproxy v0.0.1
	github.com/pkg/errors v0.9.1
)
