chore: update go version / go deps / changelog

This commit is contained in:
henrygd
2026-02-18 16:17:05 -05:00
parent f6b2824ccc
commit e1c1e97f0a
5 changed files with 74 additions and 56 deletions

View File

@@ -51,7 +51,6 @@ clean:
lint:
golangci-lint run
test: export GOEXPERIMENT=synctest
test:
go test -tags=testing ./...