sq/libsq
Neil O'Toole a8d36dd89c
go1.22 and friends (#410)
* go1.22 and friends

* golangci-lint version

* more CI fiddling

* CI: update goreleaser action

* Update jcolorenc to support \b and \f chars, per go1.22 changes to
stdlib.

See: https://go-review.googlesource.com/c/go/+/521675

* linting

* More json \b \f stuff
2024-03-05 20:19:19 -07:00
..
ast go1.22 and friends (#410) 2024-03-05 20:19:19 -07:00
core go1.22 and friends (#410) 2024-03-05 20:19:19 -07:00
driver Fixes and improvements for diff (#409) 2024-03-05 17:32:58 -07:00
files go1.22 and friends (#410) 2024-03-05 20:19:19 -07:00
source go1.22 and friends (#410) 2024-03-05 20:19:19 -07:00
dbwriter.go Refactor sqlmodel pkg (#364) 2024-01-25 00:42:51 -07:00
libsq_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
libsq.go Fixes and improvements for diff (#409) 2024-03-05 17:32:58 -07:00
pipeline.go #353 Diff performance (#399) 2024-02-20 16:26:45 -07:00
prepare.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
query_args_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_cols_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_count_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_datetime_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_expr_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_func_test.go go1.22 and friends (#410) 2024-03-05 20:19:19 -07:00
query_groupby_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_join_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_model.go #353 Diff performance (#399) 2024-02-20 16:26:45 -07:00
query_no_src_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
query_orderby_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_test.go Linting (#373) 2024-01-27 06:43:17 -07:00
query_unique_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
query_where_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00