Skip to content

Commit

Permalink
Bump smallstep/certificates to 0.26.2 (#1200)
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed Jun 13, 2024
1 parent 8268b4f commit 3aef425
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/pquerna/otp v1.4.0
github.com/slackhq/nebula v1.8.2
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
github.com/smallstep/certificates v0.26.2-0.20240612230613-f9e597197852
github.com/smallstep/certificates v0.26.2
github.com/smallstep/certinfo v1.12.2
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935
github.com/smallstep/truststore v0.13.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ github.com/slackhq/nebula v1.8.2 h1:9lpJlivzjBPWxs9Y2tQqmJ1cP6hq+3kIodw021t3LrQ=
github.com/slackhq/nebula v1.8.2/go.mod h1:SVVwnlGdmLg387U0XQMOSHRrD3VlJeXqd2/x/w/vxPs=
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 h1:unQFBIznI+VYD1/1fApl1A+9VcBk+9dcqGfnePY87LY=
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262/go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc=
github.com/smallstep/certificates v0.26.2-0.20240612230613-f9e597197852 h1:7HR9LaF/flrNpwtOec/utI+YvRA8VeasIR5Vt1vojAE=
github.com/smallstep/certificates v0.26.2-0.20240612230613-f9e597197852/go.mod h1:74A3n3+FpLbQpfoFbAuGvhoqz7reQwbuwzdEYyzHPME=
github.com/smallstep/certificates v0.26.2 h1:uLfS+4ScuBK9CiKnLFJiLmHKhX6tDjRt5X5peoXC7gs=
github.com/smallstep/certificates v0.26.2/go.mod h1:74A3n3+FpLbQpfoFbAuGvhoqz7reQwbuwzdEYyzHPME=
github.com/smallstep/certinfo v1.12.2 h1:cuyiPNo86yekliQduAGP/5BDR4JA/8S1UCtDtpKl8fQ=
github.com/smallstep/certinfo v1.12.2/go.mod h1:J8E+AF8ZPEaCqG+eM3gAKGGfo7Zb9DSghjf9VG96x/0=
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 h1:kjYvkvS/Wdy0PVRDUAA0gGJIVSEZYhiAJtfwYgOYoGA=
Expand Down

0 comments on commit 3aef425

Please sign in to comment.