Closed jburianek closed 2 years ago
We're currently running git-module version v0.8.3: https://github.com/pantheon-systems/autotag/blob/master/go.mod#L9
git-module
v0.8.3
We should update to the latest one (currently it's v1.1.5): https://github.com/gogs/git-module/releases
v1.1.5
Note that this has some breaking changes to the API that we'll need to resolve.
related, @dependaot tried to do the upgrade too - #67
We're currently running
git-module
versionv0.8.3
: https://github.com/pantheon-systems/autotag/blob/master/go.mod#L9We should update to the latest one (currently it's
v1.1.5
): https://github.com/gogs/git-module/releasesNote that this has some breaking changes to the API that we'll need to resolve.