File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ module github.com/siderolabs/go-api-signature
3
3
go 1.22.0
4
4
5
5
require (
6
- github.com/ProtonMail/go-crypto v1.1.0-alpha.5.0.20240827111422-b5837fa4476e
7
- github.com/ProtonMail/gopenpgp/v2 v2.7.5
8
- github.com/adrg/xdg v0.5.0
9
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
6
+ github.com/ProtonMail/go-crypto v1.3.0
7
+ github.com/ProtonMail/gopenpgp/v2 v2.9.0
8
+ github.com/adrg/xdg v0.5.3
9
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
10
10
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
11
- github.com/stretchr/testify v1.9 .0
12
- google.golang.org/grpc v1.66.0
13
- google.golang.org/protobuf v1.34.2
11
+ github.com/stretchr/testify v1.10 .0
12
+ google.golang.org/grpc v1.72.2
13
+ google.golang.org/protobuf v1.36.6
14
14
)
15
15
16
16
require (
You can’t perform that action at this time.
0 commit comments