featurebase/idk/kafka_static
Seebs 575f2c04a5 drop invalid UTF8 encoding from encoding tests
Testing unicode is great, but we appear to have had a couple
of cases where we were using strings that weren't valid UTF8.

Weirdly, other instances of these strings work -- I think because
they're in raw quotes (backticks) rather than strings. Anyway,
this is what SonarCloud fusses about.

(cherry picked from commit ab543adbe3)
2022-12-12 09:01:20 -08:00
..
testdata
cmd.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
cmd_test.go drop invalid UTF8 encoding from encoding tests 2022-12-12 09:01:20 -08:00
source.go fix: updating code to meet linting requirements (#2171) 2022-09-29 12:34:29 -04:00
source_test.go staticcheck fixes (#2278) 2022-11-15 11:33:10 -08:00