Skip to content

Commit 4523a13

Browse files
Bump github.com/smallstep/cli-utils from 0.11.0 to 0.12.1
Bumps [github.com/smallstep/cli-utils](https://github.com/smallstep/cli-utils) from 0.11.0 to 0.12.1. - [Release notes](https://github.com/smallstep/cli-utils/releases) - [Commits](smallstep/cli-utils@v0.11.0...v0.12.1) --- updated-dependencies: - dependency-name: github.com/smallstep/cli-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ef0e4b commit 4523a13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/sirupsen/logrus v1.9.3
2929
github.com/slackhq/nebula v1.9.5
3030
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
31-
github.com/smallstep/cli-utils v0.11.0
31+
github.com/smallstep/cli-utils v0.12.1
3232
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935
3333
github.com/smallstep/linkedca v0.23.0
3434
github.com/smallstep/nosql v0.7.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@ github.com/slackhq/nebula v1.9.5 h1:ZrxcvP/lxwFglaijmiwXLuCSkybZMJnqSYI1S8DtGnY=
357357
github.com/slackhq/nebula v1.9.5/go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ=
358358
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 h1:unQFBIznI+VYD1/1fApl1A+9VcBk+9dcqGfnePY87LY=
359359
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262/go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc=
360-
github.com/smallstep/cli-utils v0.11.0 h1:XBKOEYFxbx3dal6P9mE58xXxBrdKNAp8J/CRMb7C9AI=
361-
github.com/smallstep/cli-utils v0.11.0/go.mod h1:VIQX+rhIUd4d8OBpIqpkQtBDq/lUlzqaGpCNbFeUuNM=
360+
github.com/smallstep/cli-utils v0.12.1 h1:D9QvfbFqiKq3snGZ2xDcXEFrdFJ1mQfPHZMq/leerpE=
361+
github.com/smallstep/cli-utils v0.12.1/go.mod h1:skV2Neg8qjiKPu2fphM89H9bIxNpKiiRTnX9Q6Lc+20=
362362
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 h1:kjYvkvS/Wdy0PVRDUAA0gGJIVSEZYhiAJtfwYgOYoGA=
363363
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935/go.mod h1:vNAduivU014fubg6ewygkAvQC0IQVXqdc8vaGl/0er4=
364364
github.com/smallstep/linkedca v0.23.0 h1:5W/7EudlK1HcCIdZM68dJlZ7orqCCCyv6bm2l/0JmLU=

0 commit comments

Comments
 (0)