cli/internal/codespaces/connection
William Martin ad089d48d9 Update microsoft dev-tunnels to v0.1.13
https://github.com/microsoft/dev-tunnels/pull/322 introduced a few
breaking changes:
 * Port Tags were renamed to Labels
 * Client construction must now provide an API version (of which there is only one)
 * The /api/v1 prefix was dropped from request paths
 * TunnelPortListResponses may now be paginated (but we don't support that)
 * Requests to create a port with a changed protocol began erroring
2025-07-02 16:38:07 +02:00
..
connection.go Update microsoft dev-tunnels to v0.1.13 2025-07-02 16:38:07 +02:00
connection_test.go Resolve race condition in codespaces connection 2023-10-31 12:19:14 -07:00
tunnels_api_server_mock.go Update microsoft dev-tunnels to v0.1.13 2025-07-02 16:38:07 +02:00