Skip to content

Commit 4e97cd8

Browse files
authored
Merge pull request #14 from carabiner-dev/dependabot/go_modules/github.com/carabiner-dev/ampel-0.0.1-pre9
Bump github.com/carabiner-dev/ampel from 0.0.1-pre3.0.20250412192624-1e76e6656e64 to 0.0.1-pre9
2 parents 71fbff2 + 1323a5a commit 4e97cd8

2 files changed

Lines changed: 62 additions & 65 deletions

File tree

go.mod

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
module github.com/carabiner-dev/snappy
22

3-
go 1.24
4-
5-
toolchain go1.24.1
3+
go 1.24.1
64

75
require (
8-
github.com/carabiner-dev/ampel v0.0.1-pre3.0.20250412192624-1e76e6656e64
6+
github.com/carabiner-dev/ampel v0.0.1-pre9
97
github.com/carabiner-dev/hasher v0.2.2
108
github.com/carabiner-dev/yamplate v0.1.1
119
github.com/cli/go-gh/v2 v2.12.0
@@ -18,11 +16,12 @@ require (
1816
require (
1917
github.com/CycloneDX/cyclonedx-go v0.9.2 // indirect
2018
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
19+
github.com/carabiner-dev/openeox v0.0.0-20250430212020-e3a5beb42ddd // indirect
2120
github.com/carabiner-dev/osv v0.0.0-20250124012120-b8ce4531cd92 // indirect
2221
github.com/cli/safeexec v1.0.0 // indirect
2322
github.com/cli/shurcooL-graphql v0.0.4 // indirect
2423
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
25-
github.com/go-jose/go-jose/v4 v4.0.2 // indirect
24+
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
2625
github.com/google/go-cmp v0.7.0 // indirect
2726
github.com/google/uuid v1.6.0 // indirect
2827
github.com/henvic/httpretty v0.0.6 // indirect
@@ -38,8 +37,8 @@ require (
3837
github.com/rivo/uniseg v0.4.7 // indirect
3938
github.com/rogpeppe/go-internal v1.13.1 // indirect
4039
github.com/secure-systems-lab/go-securesystemslib v0.9.0 // indirect
41-
github.com/sigstore/sigstore v1.8.12 // indirect
42-
github.com/sigstore/sigstore-go v0.7.0 // indirect
40+
github.com/sigstore/sigstore v1.9.1 // indirect
41+
github.com/sigstore/sigstore-go v0.7.2 // indirect
4342
github.com/spdx/tools-golang v0.5.5 // indirect
4443
github.com/spf13/pflag v1.0.6 // indirect
4544
github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e // indirect

0 commit comments

Comments
 (0)