Skip to content

Commit 9efec5e

Browse files
Bump github.com/slackhq/nebula (#14)
Bumps the go_modules group with 1 update in the / directory: [github.com/slackhq/nebula](https://github.com/slackhq/nebula). Updates `github.com/slackhq/nebula` from 1.9.5 to 1.9.7 - [Release notes](https://github.com/slackhq/nebula/releases) - [Changelog](https://github.com/slackhq/nebula/blob/v1.9.7/CHANGELOG.md) - [Commits](slackhq/nebula@v1.9.5...v1.9.7) --- updated-dependencies: - dependency-name: github.com/slackhq/nebula dependency-version: 1.9.7 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b55a23f commit 9efec5e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ require (
8484
github.com/russross/blackfriday/v2 v2.1.0 // indirect
8585
github.com/shopspring/decimal v1.4.0 // indirect
8686
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
87-
github.com/slackhq/nebula v1.9.5 // indirect
87+
github.com/slackhq/nebula v1.9.7 // indirect
8888
github.com/smallstep/certificates v0.28.3 // indirect
8989
github.com/smallstep/cli-utils v0.12.1 // indirect
9090
github.com/smallstep/linkedca v0.23.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,8 +356,8 @@ github.com/shurcooL/webdavfs v0.0.0-20170829043945-18c3829fa133/go.mod h1:hKmq5k
356356
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
357357
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
358358
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
359-
github.com/slackhq/nebula v1.9.5 h1:ZrxcvP/lxwFglaijmiwXLuCSkybZMJnqSYI1S8DtGnY=
360-
github.com/slackhq/nebula v1.9.5/go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ=
359+
github.com/slackhq/nebula v1.9.7 h1:v5u46efIyYHGdfjFnozQbRRhMdaB9Ma1SSTcUcE2lfE=
360+
github.com/slackhq/nebula v1.9.7/go.mod h1:1+4q4wd3dDAjO8rKCttSb9JIVbklQhuJiBp5I0lbIsQ=
361361
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 h1:unQFBIznI+VYD1/1fApl1A+9VcBk+9dcqGfnePY87LY=
362362
github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262/go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc=
363363
github.com/smallstep/certificates v0.28.3 h1:rcMh1TAs8m2emP3aDJxKLkE9jriAtcFtCuj2gttnpmI=

0 commit comments

Comments
 (0)