File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 name : Build
2828 strategy :
2929 matrix :
30- go : [ 'stable', '1.21 .x' ]
30+ go : [ 'stable', '1.23 .x' ]
3131 os : [ ubuntu-latest ]
3232
3333 runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change 1212 build :
1313 strategy :
1414 matrix :
15- go : [ 'stable', '1.21 .x' ]
15+ go : [ 'stable', '1.23 .x' ]
1616 os : [ ubuntu-latest ]
1717
1818 name : Run Build
Original file line number Diff line number Diff line change 11module resty.dev/v3
22
3- go 1.21
3+ go 1.23.0
44
5- require golang.org/x/net v0.33 .0
5+ require golang.org/x/net v0.43 .0
Original file line number Diff line number Diff line change 1- golang.org/x/net v0.33 .0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
2- golang.org/x/net v0.33 .0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
1+ golang.org/x/net v0.43 .0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE =
2+ golang.org/x/net v0.43 .0 /go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg =
You can’t perform that action at this time.
0 commit comments