summaryrefslogtreecommitdiffstats
path: root/src/createchangelog/go.mod
blob: 9b34f00b7616837c3d9f406813a206485510ad6c (plain)
1
2
3
4
5
6
module code.qt.io/qt/qtqa.git/src/createchangelog

require (
	github.com/eidolon/wordwrap v0.0.0-20161011182207-e0f54129b8bb
	github.com/hashicorp/go-version v1.1.0
)