Skip to content

Commit

Permalink
add golang.org/x/net docker image (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
neild authored Nov 9, 2023
1 parent 8c74f55 commit d0fd287
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions implementations.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,10 @@
"image": "public.ecr.aws/s2n/s2n-quic-qns:latest",
"url": "https://github.com/aws/s2n-quic",
"role": "both"
},
"go-x-net": {
"image": "us-central1-docker.pkg.dev/golang-interop-testing/quic/go-x-net:latest",
"url": "https://pkg.go.dev/golang.org/x/net/internal/quic",
"role": "both"
}
}

0 comments on commit d0fd287

Please sign in to comment.