File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 15
15
- name : Set up Go
16
16
uses : actions/setup-go@v3
17
17
with :
18
- go-version : 1.20.4
18
+ go-version : 1.21.3
19
19
cache : true
20
20
21
21
- name : Test
Original file line number Diff line number Diff line change 1
1
module github.com/masx200/leetcode-test
2
2
3
- go 1.18
3
+ go 1.21.3
4
4
5
5
require gotest.tools/v3 v3.5.1
6
6
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e/go.mod h1:daVV7q
108
108
github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
109
109
github.com/rogpeppe/go-internal v1.6.1 /go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc =
110
110
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
111
+ github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
111
112
github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
112
113
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
113
114
github.com/shirou/gopsutil/v3 v3.22.2 h1:wCrArWFkHYIdDxx/FSfF5RB4dpJYW6t7rcp3+zL8uks =
You can’t perform that action at this time.
0 commit comments