v0.9.5
Changes by Kind
Feature
- Added
github.ListIssues
API. (#139, @saschagrunert) [SIG Release] - Updated
git.DefaultGitUser
andgit.DefaultGitEmail
to be public constants. (#138, @saschagrunert) [SIG Release]
Dependencies
Added
- github.com/bwesterb/go-ristretto: v1.2.0
- github.com/cloudflare/circl: v1.1.0
- github.com/pjbgf/sha1cd: v0.2.3
- github.com/skeema/knownhosts: v1.1.0
Changed
- github.com/ProtonMail/go-crypto: 04723f9 → cf6655e
- github.com/anmitsu/go-shlex: 648efa6 → 38f4b40
- github.com/emirpasic/gods: v1.12.0 → v1.18.1
- github.com/gliderlabs/ssh: v0.2.2 → v0.3.5
- github.com/go-git/go-git-fixtures/v4: v4.2.1 → v4.3.1
- github.com/go-git/go-git/v5: v5.4.2 → v5.5.1
- github.com/imdario/mergo: v0.3.12 → v0.3.13
- github.com/kevinburke/ssh_config: 4977a11 → v1.2.0
- github.com/onsi/ginkgo/v2: v2.1.6 → v2.4.0
- github.com/onsi/gomega: v1.20.1 → v1.23.0
- github.com/xanzy/ssh-agent: v0.3.0 → v0.3.3
- golang.org/x/crypto: v0.1.0 → v0.3.0
- golang.org/x/net: v0.2.0 → 1e63c2f
- golang.org/x/oauth2: v0.2.0 → v0.3.0
- golang.org/x/sys: v0.2.0 → v0.3.0
- golang.org/x/term: v0.2.0 → v0.3.0
- golang.org/x/text: v0.4.0 → v0.5.0
- k8s.io/apimachinery: v0.25.4 → v0.26.0
- k8s.io/klog/v2: v2.70.1 → v2.80.1
- k8s.io/kube-openapi: 67bda5d → 172d655
- k8s.io/utils: ee6ede2 → 1a15be2
Removed
Nothing has changed.