module github.com/rogpeppe/go-internal

go 1.16

require (
	github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
	gopkg.in/errgo.v2 v2.1.0
)