Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.26.5
require (
github.com/Masterminds/semver v1.5.0
github.com/Masterminds/sprig/v3 v3.3.0
github.com/ProtonMail/gopenpgp/v2 v2.10.0
github.com/ProtonMail/gopenpgp/v3 v3.4.1
github.com/docker/docker v28.5.2+incompatible
github.com/ekristen/go-checkpoint v0.0.0-20251214165753-5912ae8f4d4a
github.com/google/go-github/v80 v80.0.0
Expand Down
Loading