File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525)
2626
2727require (
28- filippo.io/edwards25519 v1.1.0 // indirect
28+ filippo.io/edwards25519 v1.1.1 // indirect
2929 github.com/IBM/sarama v1.46.3 // indirect
3030 github.com/coreos/go-oidc/v3 v3.17.0 // indirect
3131 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change 1- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
2- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
1+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
2+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
33github.1485827954.workers.dev/IBM/sarama v1.46.3 h1:njRsX6jNlnR+ClJ8XmkO+CM4unbrNr/2vB5KK6UA+IE =
44github.1485827954.workers.dev/IBM/sarama v1.46.3 /go.mod h1:GTUYiF9DMOZVe3FwyGT+dtSPceGFIgA+sPc5u6CBwko =
55github.1485827954.workers.dev/cloudtrust/common-service/v2 v2.17.1 h1:Um/k3DOXBskOh6KXKFozrRNkTuybHLXYdM5ms5O2qZk =
Original file line number Diff line number Diff line change 1- # filippo.io/edwards25519 v1.1.0
1+ # filippo.io/edwards25519 v1.1.1
22## explicit; go 1.20
33filippo.io/edwards25519
44filippo.io/edwards25519/field
55# github.com/IBM/sarama v1.46.3
66## explicit; go 1.24.0
77github.1485827954.workers.dev/IBM/sarama
8- # github.com/VividCortex/gohistogram v1.0.0
9- ## explicit
10- # github.com/cloudtrust/common-service/v2 v2.17.1-0.20260225124935-dc4023bd830e
8+ # github.com/cloudtrust/common-service/v2 v2.17.1
119## explicit; go 1.25.3
1210github.1485827954.workers.dev/cloudtrust/common-service/v2
1311github.1485827954.workers.dev/cloudtrust/common-service/v2/configuration
@@ -225,8 +223,6 @@ github.com/stretchr/testify/assert/yaml
225223# github.com/subosito/gotenv v1.6.0
226224## explicit; go 1.18
227225github.1485827954.workers.dev/subosito/gotenv
228- # go.uber.org/atomic v1.11.0
229- ## explicit; go 1.18
230226# go.uber.org/mock v0.6.0
231227## explicit; go 1.23.0
232228go.uber.org/mock/gomock
@@ -240,8 +236,8 @@ golang.org/x/crypto/pbkdf2
240236# golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
241237## explicit; go 1.23.0
242238golang.org/x/exp/slices
243- # golang.org/x/net v0.50 .0
244- ## explicit; go 1.24 .0
239+ # golang.org/x/net v0.51 .0
240+ ## explicit; go 1.25 .0
245241golang.org/x/net/http2/hpack
246242golang.org/x/net/internal/socks
247243golang.org/x/net/proxy
You can’t perform that action at this time.
0 commit comments