master
setup the base read tree
Version 670 - clean2 (#29122)
gofumpt (#28710)
remove golang.org/x/net/context in favor of context (#28708)
kbfs lint: gosec (#28789)
modernize error handling with errors.As/Is (#29350)
libkbfs: move all data-related code into a new `data` package
blind replace kbfs to new repo
initial connect and reconnect delays for KBFS (#22940)
re-enable golangci-lint for kbfs code (part 1) (#28779)
check bounds before normalizing (#24292)
kbfs: fix lint
Merge remote-tracking branch 'kbfs/jzila/monorepo-read-tree' into jzila/KBFS-3631-monorepo-merge
kbfs lint: errcheck (#28783)
use go tool (#28707)
go-git v5 (#29408)
fix(chat): lock unguarded shared maps (#29419)
fix gofmt
kbfs lint: unused, unconvert, revive (#28785)
noop Close implementation for SharedKeybaseTransport (#28825)
fix(kbfs): back off in waitForCompleteFlush instead of spinning (#29500)