module github.com/jaedle/mirror-to-gitea

go 1.16

require (
	github.com/onsi/ginkgo v1.16.2
	github.com/onsi/gomega v1.12.0
)