File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
module intigriti/misconfig-mapper
2
2
3
3
go 1.22
4
+ toolchain go1.23.7
4
5
5
6
require (
6
7
golang.org/x/term v0.29.0
7
- golang.org/x/time v0.10 .0
8
+ golang.org/x/time v0.11 .0
8
9
)
9
10
10
11
require golang.org/x/sys v0.30.0 // indirect
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
2
2
golang.org/x/sys v0.30.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
3
3
golang.org/x/term v0.29.0 h1:L6pJp37ocefwRRtYPKSWOWzOtWSxVajvz2ldH/xi3iU =
4
4
golang.org/x/term v0.29.0 /go.mod h1:6bl4lRlvVuDgSf3179VpIxBF0o10JUpXWOnI7nErv7s =
5
- golang.org/x/time v0.10 .0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4 =
6
- golang.org/x/time v0.10 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
5
+ golang.org/x/time v0.11 .0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0 =
6
+ golang.org/x/time v0.11 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
You can’t perform that action at this time.
0 commit comments