Skip to content

Commit

Permalink
Merge pull request #235 from smallstep/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/smallstep/certificates-0.26.0

build(deps): bump github.com/smallstep/certificates from 0.26.0-rc2 to 0.26.0
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
2 parents 1f47df1 + 9647428 commit 2be2fbd
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 @@ -6,7 +6,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/smallstep/certificates v0.26.0-rc2
github.com/smallstep/certificates v0.26.0
go.step.sm/cli-utils v0.9.0
go.step.sm/crypto v0.44.2
golang.org/x/net v0.22.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ github.com/slackhq/nebula v1.6.1 h1:/OCTR3abj0Sbf2nGoLUrdDXImrCv0ZVFpVPP5qa0DsM=
github.com/slackhq/nebula v1.6.1/go.mod h1:UmkqnXe4O53QwToSl/gG7sM4BroQwAB7dd4hUaT6MlI=
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.0-rc2 h1:wZnjw1WeJO+2iipkKMI3S57XHYjzGp7ffZFwfQQivuk=
github.com/smallstep/certificates v0.26.0-rc2/go.mod h1:ADVR8NwUP1ulFu+6XcayMshrvPCHrRZvcq/ldYsU4jI=
github.com/smallstep/certificates v0.26.0 h1:Ub4fH80GpisjsOu6XzU7GD3hyMZGybUNU+ygnvaYi2c=
github.com/smallstep/certificates v0.26.0/go.mod h1:bWaopBOh6ZNwmrvEb48q69oSI6xJURY3UuJUjFj9Xzg=
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 h1:kjYvkvS/Wdy0PVRDUAA0gGJIVSEZYhiAJtfwYgOYoGA=
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935/go.mod h1:vNAduivU014fubg6ewygkAvQC0IQVXqdc8vaGl/0er4=
github.com/smallstep/nosql v0.6.0 h1:ur7ysI8s9st0cMXnTvB8tA3+x5Eifmkb6hl4uqNV5jc=
Expand Down

0 comments on commit 2be2fbd

Please sign in to comment.