File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2525### Security
2626
2727---
28+ ## [ 0.30.2] - 2026-03-22
29+
30+ - Update certificates to v0.30.2
31+
2832
2933## [ 0.30.1] - 2026-03-18
3034
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/rogpeppe/go-internal v1.14.1
1717 github.com/slackhq/nebula v1.10.3
1818 github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
19- github.com/smallstep/certificates v0.30.1
19+ github.com/smallstep/certificates v0.30.2
2020 github.com/smallstep/certinfo v1.15.0
2121 github.com/smallstep/cli-utils v0.12.2
2222 github.com/smallstep/go-attestation v0.4.4-0.20241119153605-2306d5b464ca
Original file line number Diff line number Diff line change @@ -293,8 +293,8 @@ github.com/slackhq/nebula v1.10.3 h1:EstYj8ODEcv6T0R9X5BVq1zgWZnyU5gtPzk99QF1PMU
293293github.com/slackhq/nebula v1.10.3 /go.mod h1:IL5TUQm4x9IFx2kCKPYm1gP47pwd5b8QGnnBH2RHnvs =
294294github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 h1:unQFBIznI+VYD1/1fApl1A+9VcBk+9dcqGfnePY87LY =
295295github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 /go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc =
296- github.com/smallstep/certificates v0.30.1 h1:9Ms2RO+JGMG+IHIeiR/vB5KbFdKWLnQXBAxqur0u6kU =
297- github.com/smallstep/certificates v0.30.1 /go.mod h1:VuSC7WLIWomjkwJTU7YJX/ZPm4cXuqqnDl4sYEDP9oU =
296+ github.com/smallstep/certificates v0.30.2 h1:1G3xBi8sJ740iA1mMPW2Svv7EIZKJ4Zf/iQtA5QlN0Y =
297+ github.com/smallstep/certificates v0.30.2 /go.mod h1:oyaE/aEYUGDr+YiCZLAxxP22bOQqcSHTeDgp8Vv2rlY =
298298github.com/smallstep/certinfo v1.15.0 h1:oxvuOr6KvwuXjgyg+gJEUJW6Gz9pm4uAGQ5tirpmTHg =
299299github.com/smallstep/certinfo v1.15.0 /go.mod h1:t5s4J23P3B/j68l2efuJFSZqCj0kBU8sa2FYbHRaffw =
300300github.com/smallstep/cli-utils v0.12.2 h1:lGzM9PJrH/qawbzMC/s2SvgLdJPKDWKwKzx9doCVO+k =
You can’t perform that action at this time.
0 commit comments