Skip to content

Commit 04f7262

Browse files
chore(deps): update go dependencies to v1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 93da79c commit 04f7262

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/sigstore/protobuf-specs v0.5.0
3636
github.com/sigstore/rekor v1.3.10
3737
github.com/sigstore/sigstore v1.10.3
38-
github.com/sigstore/sigstore-go v0.7.2
38+
github.com/sigstore/sigstore-go v1.1.4
3939
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.3
4040
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.10.3
4141
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.10.3
@@ -49,7 +49,7 @@ require (
4949
github.com/theupdateframework/go-tuf/v2 v2.0.2
5050
github.com/transparency-dev/merkle v0.0.2
5151
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1
52-
gitlab.com/gitlab-org/api/client-go v0.128.0
52+
gitlab.com/gitlab-org/api/client-go v1.22.1
5353
golang.org/x/crypto v0.46.0
5454
golang.org/x/oauth2 v0.34.0
5555
golang.org/x/sync v0.19.0
@@ -92,7 +92,7 @@ require (
9292
github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
9393
github.com/Microsoft/go-winio v0.6.2 // indirect
9494
github.com/OneOfOne/xxhash v1.2.8 // indirect
95-
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c // indirect
95+
github.com/ProtonMail/go-crypto v1.3.0 // indirect
9696
github.com/agnivade/levenshtein v1.2.1 // indirect
9797
github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4 // indirect
9898
github.com/alibabacloud-go/cr-20160607 v1.0.1 // indirect
@@ -168,7 +168,7 @@ require (
168168
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
169169
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
170170
github.com/golang/protobuf v1.5.4 // indirect
171-
github.com/golang/snappy v0.0.4 // indirect
171+
github.com/golang/snappy v1.0.0 // indirect
172172
github.com/google/gnostic-models v0.6.9 // indirect
173173
github.com/google/go-querystring v1.1.0 // indirect
174174
github.com/google/gofuzz v1.2.0 // indirect
@@ -187,7 +187,7 @@ require (
187187
github.com/hashicorp/go-sockaddr v1.0.7 // indirect
188188
github.com/hashicorp/hcl v1.0.1-vault-7 // indirect
189189
github.com/hashicorp/vault/api v1.22.0 // indirect
190-
github.com/imdario/mergo v0.3.16 // indirect
190+
github.com/imdario/mergo v1.0.2 // indirect
191191
github.com/in-toto/attestation v1.1.1 // indirect
192192
github.com/inconshreveable/mousetrap v1.1.0 // indirect
193193
github.com/jedisct1/go-minisign v0.0.0-20241212093149-d2f9f49435c7 // indirect

0 commit comments

Comments
 (0)