File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/boringsql/regresql
33go 1.25.6
44
55require (
6- github.com/boringsql/fixturize v0.2 .0
6+ github.com/boringsql/fixturize v0.3 .0
77 github.com/boringsql/queries v1.6.1
88 github.com/jackc/pgx/v5 v5.8.0
99 github.com/mndrix/tap-go v0.0.0-20171203230836-629fa407e90b
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 h1:UQHMgLO+TxOEl
44github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
55github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
66github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
7- github.com/boringsql/fixturize v0.2 .0 h1:I/REte0qrOwL6gvHeS6wFNGQeQQTnPppXKc/XGWDisE =
8- github.com/boringsql/fixturize v0.2 .0 /go.mod h1:ACmNFJBq7a9yar4GYkNBh8sRWDBew/85BYdZCFfS6Vs =
7+ github.com/boringsql/fixturize v0.3 .0 h1:2dEiL4DX22w7dfi94++7Ku6+jrygayhmrgJxCPbQB8w =
8+ github.com/boringsql/fixturize v0.3 .0 /go.mod h1:ACmNFJBq7a9yar4GYkNBh8sRWDBew/85BYdZCFfS6Vs =
99github.com/boringsql/queries v1.6.1 h1:J/vImXYdisC+tlQNYt45O6CG6RX/MiIDR8j5/k6rQGk =
1010github.com/boringsql/queries v1.6.1 /go.mod h1:zRQzwzZZ8e9o8PZWTKMxPqxTTg8hGvvinwitEBd0FCQ =
1111github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
You can’t perform that action at this time.
0 commit comments