Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
a958ab2763
deps: update module github.com/xanzy/go-gitlab to v0.115.0 2025-06-07 01:50:43 +00:00
renovate[bot]
1f882bf014
deps: update dependency go to v1.24.4 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 22:07:04 +00:00

2
go.mod
View file

@ -2,7 +2,7 @@ module github.com/apricote/releaser-pleaser
go 1.23.2
toolchain go1.24.3
toolchain go1.24.4
require (
github.com/blang/semver/v4 v4.0.0