diff --git a/go.mod b/go.mod index fcdc45c..2a2b23f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/haunt98/changeloguru -go 1.18 +go 1.20 require ( github.com/Masterminds/semver/v3 v3.2.1