Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 // indirect
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef // indirect
github.com/spf13/pflag v1.0.9 // indirect
github.com/zeebo/xxh3 v1.1.0 // indirect
golang.org/x/mod v0.35.0 // indirect
Expand Down
2 changes: 1 addition & 1 deletion shim/ast/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/ast

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/ast/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
Expand Down
2 changes: 1 addition & 1 deletion shim/bundled/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/bundled

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/bundled/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 h1:vymEbVw
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433/go.mod h1:tphK2c80bpPhMOI4v6bIc2xWywPfbqi1Z06+RcrMkDg=
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
Expand Down
2 changes: 1 addition & 1 deletion shim/checker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/checker

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/checker/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
Expand Down
2 changes: 1 addition & 1 deletion shim/compiler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/compiler

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/compiler/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
Expand Down
2 changes: 1 addition & 1 deletion shim/core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/core

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/core/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 h1:vymEbVw
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433/go.mod h1:tphK2c80bpPhMOI4v6bIc2xWywPfbqi1Z06+RcrMkDg=
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
Expand Down
2 changes: 1 addition & 1 deletion shim/diagnosticwriter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/diagnosticwriter

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/diagnosticwriter/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
Expand Down
2 changes: 1 addition & 1 deletion shim/incremental/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/incremental

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/incremental/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
Expand Down
2 changes: 1 addition & 1 deletion shim/parser/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/parser

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/parser/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
Expand Down
2 changes: 1 addition & 1 deletion shim/scanner/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/scanner

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/scanner/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
Expand Down
2 changes: 1 addition & 1 deletion shim/tsoptions/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/tsoptions

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/tsoptions/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
Expand Down
2 changes: 1 addition & 1 deletion shim/tspath/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/microsoft/typescript-go/shim/tspath

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef
4 changes: 2 additions & 2 deletions shim/tspath/go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
2 changes: 1 addition & 1 deletion shim/vfs/cachedvfs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module github.com/microsoft/typescript-go/shim/vfs/cachedvfs

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
4 changes: 2 additions & 2 deletions shim/vfs/cachedvfs/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 h1:vymEbVw
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433/go.mod h1:tphK2c80bpPhMOI4v6bIc2xWywPfbqi1Z06+RcrMkDg=
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
Expand Down
2 changes: 1 addition & 1 deletion shim/vfs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/microsoft/typescript-go/shim/vfs

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef
4 changes: 2 additions & 2 deletions shim/vfs/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 h1:vymEbVw
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433/go.mod h1:tphK2c80bpPhMOI4v6bIc2xWywPfbqi1Z06+RcrMkDg=
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
Expand Down
2 changes: 1 addition & 1 deletion shim/vfs/osvfs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/vfs/osvfs

go 1.26

require github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4
require github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef

require (
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 // indirect
Expand Down
4 changes: 2 additions & 2 deletions shim/vfs/osvfs/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 h1:vymEbVw
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433/go.mod h1:tphK2c80bpPhMOI4v6bIc2xWywPfbqi1Z06+RcrMkDg=
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4 h1:LGK81qn+pVNoqW8c3APYs5tMjMlkswR1bX04yUdFon0=
github.com/microsoft/typescript-go v0.0.0-20260501230133-6dff52fd24d4/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef h1:Slum1srHLs0KdON+9U1jf8/aHquoNEpUyUk9+d73dcg=
github.com/microsoft/typescript-go v0.0.0-20260502132318-2f6504c1b0ef/go.mod h1:m8YA0PMC7ti0GW0RI05D6fEcjQeu98XVS+FWF+VDW2k=
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
Expand Down