Skip to content

Commit 5450368

Browse files
chore(deps): bump github.com/revanite-io/sci in the dependencies group (#75)
Bumps the dependencies group with 1 update: [github.com/revanite-io/sci](https://github.com/revanite-io/sci). Updates `github.com/revanite-io/sci` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/revanite-io/sci/releases) - [Changelog](https://github.com/revanite-io/sci/blob/main/.goreleaser.yaml) - [Commits](ossf/gemara@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: github.com/revanite-io/sci dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0002a8 commit 5450368

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
@@ -6,7 +6,7 @@ require (
66
github.com/google/go-github/v71 v71.0.0
77
github.com/ossf/si-tooling/v2 v2.0.5-0.20250328034800-657dc9aa9920
88
github.com/privateerproj/privateer-sdk v1.2.0
9-
github.com/revanite-io/sci v0.3.3
9+
github.com/revanite-io/sci v0.3.4
1010
github.com/rhysd/actionlint v1.7.7
1111
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
1212
golang.org/x/oauth2 v0.29.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
7070
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
7171
github.com/privateerproj/privateer-sdk v1.2.0 h1:EHqoWJXr8AZg8FjQA2oEYza1F3EbQci1M8/RUgomXKg=
7272
github.com/privateerproj/privateer-sdk v1.2.0/go.mod h1:8VU07ecBwDpEPq3XNiCGSMFuNKVZR1FhdqDqQX++Xfc=
73-
github.com/revanite-io/sci v0.3.3 h1:lgx8PMS+XcTNa92kjKowxL6YEky28lD2zz4Hcbi0n0M=
74-
github.com/revanite-io/sci v0.3.3/go.mod h1:oF86d/9fyPH1ogfnYg9SvnpSYBzH1SVKhoxDGYOq5uk=
73+
github.com/revanite-io/sci v0.3.4 h1:KroB4CEQyTVgXpXOLm1ix0x/1u9mfG9+B4To5rGp2s0=
74+
github.com/revanite-io/sci v0.3.4/go.mod h1:/mp7b54ukPN6/JcjdamjCgYTCMUhFv87ZYK6SiPgYh0=
7575
github.com/rhysd/actionlint v1.7.7 h1:0KgkoNTrYY7vmOCs9BW2AHxLvvpoY9nEUzgBHiPUr0k=
7676
github.com/rhysd/actionlint v1.7.7/go.mod h1:AE6I6vJEkNaIfWqC2GNE5spIJNhxf8NCtLEKU4NnUXg=
7777
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

0 commit comments

Comments
 (0)