You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Highlights
gitsign
BREAKING CHANGE: URI schemes added to gitsign show attestations to comply with intoto spec. (i.e. gitsign.sigstore.dev/predicate/git/v0.1 -> https://gitsign.sigstore.dev/predicate/git/v0.1)
gitsign-credential-cache
Added support for systemd socket activation
Added support for opening interactive auth flow through the cache socket - this allows users to forward interactive flows over remote SSH sockets to their local machines.
Changelog
3406c64 Remove usage of getopt to fix release. (#225)
aca7918 Bump dependencies (go get -u ./...) (#224)
ac61585 Add support for systemd socket activation (#223)
615911c Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#221)