File tree Expand file tree Collapse file tree 8 files changed +14
-13
lines changed
Expand file tree Collapse file tree 8 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " linkerd2-proxy-api" ,
3- "image" : " ghcr.io/linkerd/dev:v39 " ,
3+ "image" : " ghcr.io/linkerd/dev:v42 " ,
44 "customizations" : {
55 "vscode" : {
66 "extensions" : [
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ jobs:
1414 runs-on : ubuntu-latest
1515 timeout-minutes : 10
1616 steps :
17- - uses : linkerd/dev/actions/setup-tools@v39
17+ - uses : linkerd/dev/actions/setup-tools@v42
1818 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
1919 - run : just-dev lint-actions
2020
2121 devcontainer-versions :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : linkerd/dev/actions/setup-tools@v39
24+ - uses : linkerd/dev/actions/setup-tools@v42
2525 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
2626 - run : just-dev check-action-images
Original file line number Diff line number Diff line change 1616 go :
1717 timeout-minutes : 5
1818 runs-on : ubuntu-latest
19- container : docker://ghcr.io/linkerd/dev:v39 -go
19+ container : docker://ghcr.io/linkerd/dev:v42 -go
2020 steps :
2121 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
2222 - run : just go-mod-check
Original file line number Diff line number Diff line change 4040 test :
4141 timeout-minutes : 5
4242 runs-on : ubuntu-latest
43- container : docker://ghcr.io/linkerd/dev:v39 -rust
43+ container : docker://ghcr.io/linkerd/dev:v42 -rust
4444 steps :
4545 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
4646 - run : just rs-fetch
5555 contents : write
5656 timeout-minutes : 5
5757 runs-on : ubuntu-latest
58- container : docker://ghcr.io/linkerd/dev:v39 -rust
58+ container : docker://ghcr.io/linkerd/dev:v42 -rust
5959 steps :
6060 - if : needs.meta.outputs.publish
6161 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
7979 needs : [meta, release]
8080 timeout-minutes : 10
8181 runs-on : ubuntu-latest
82- container : docker://ghcr.io/linkerd/dev:v39 -rust
82+ container : docker://ghcr.io/linkerd/dev:v42 -rust
8383 steps :
8484 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
8585 - if : ' !needs.meta.outputs.publish'
Original file line number Diff line number Diff line change 2222 gen-check :
2323 timeout-minutes : 10
2424 runs-on : ubuntu-latest
25- container : docker://ghcr.io/linkerd/dev:v39 -rust
25+ container : docker://ghcr.io/linkerd/dev:v42 -rust
2626 steps :
2727 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
2828 - run : just rs-fetch
3131 rust-clippy :
3232 timeout-minutes : 10
3333 runs-on : ubuntu-latest
34- container : docker://ghcr.io/linkerd/dev:v39 -rust
34+ container : docker://ghcr.io/linkerd/dev:v42 -rust
3535 steps :
3636 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
3737 - run : just rs-fetch
4040 rust-docs :
4141 timeout-minutes : 10
4242 runs-on : ubuntu-latest
43- container : docker://ghcr.io/linkerd/dev:v39 -rust
43+ container : docker://ghcr.io/linkerd/dev:v42 -rust
4444 steps :
4545 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
4646 - run : just rs-fetch
4949 rust-test :
5050 timeout-minutes : 10
5151 runs-on : ubuntu-latest
52- container : docker://ghcr.io/linkerd/dev:v39 -rust
52+ container : docker://ghcr.io/linkerd/dev:v42 -rust
5353 steps :
5454 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
5555 - run : just rs-fetch
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
2121 . build_client ( true )
2222 . build_server ( true )
2323 . out_dir ( out_dir)
24- . compile ( & * proto_files, & [ proto_dir] )
24+ . compile ( & proto_files, & [ proto_dir] )
2525 {
2626 eprintln ! ( "{}" , e. to_string( ) . replace( "\\ n" , "\n " ) . trim_end( ) ) ;
2727 std:: process:: exit ( 1 ) ;
Original file line number Diff line number Diff line change 11module github.com/linkerd/linkerd2-proxy-api
22
3- go 1.19
3+ go 1.21
44
55require (
66 github.com/golang/protobuf v1.5.3
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg
33github.com/golang/protobuf v1.5.3 /go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY =
44github.com/google/go-cmp v0.5.5 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
55github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38 =
6+ github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
67golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM =
78golang.org/x/net v0.17.0 /go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE =
89golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE =
You can’t perform that action at this time.
0 commit comments