File tree Expand file tree Collapse file tree 2 files changed +19
-53
lines changed Expand file tree Collapse file tree 2 files changed +19
-53
lines changed Original file line number Diff line number Diff line change 1
1
module decred.org/release/v2/politeia
2
2
3
- go 1.17
3
+ go 1.23.0
4
4
5
5
require github.com/decred/politeia v1.5.0 // indirect
6
6
@@ -37,12 +37,12 @@ require (
37
37
github.com/jrick/logrotate v1.0.0 // indirect
38
38
github.com/marcopeereboom/sbox v1.1.0 // indirect
39
39
github.com/pkg/errors v0.9.1 // indirect
40
- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 // indirect
41
- golang.org/x/net v0.0.0-20220421235706-1d1ef9303861 // indirect
42
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
43
- golang.org/x/sys v0.21 .0 // indirect
44
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
45
- golang.org/x/text v0.3.7 // indirect
40
+ golang.org/x/crypto v0.35.0 // indirect
41
+ golang.org/x/net v0.21.0 // indirect
42
+ golang.org/x/sync v0.11.0 // indirect
43
+ golang.org/x/sys v0.30 .0 // indirect
44
+ golang.org/x/term v0.29.0 // indirect
45
+ golang.org/x/text v0.22.0 // indirect
46
46
google.golang.org/genproto v0.0.0-20220422154200-b37d22cd5731 // indirect
47
47
google.golang.org/grpc v1.46.0 // indirect
48
48
google.golang.org/protobuf v1.28.0 // indirect
You can’t perform that action at this time.
0 commit comments