diff options
author | 2023-08-09 18:40:32 +0200 | |
---|---|---|
committer | 2023-08-09 18:40:32 +0200 | |
commit | dbf487effb9c3bb0da5b4d743c45734410bb11ea (patch) | |
tree | 9419c3f7f25b74fa1216a2ae89c603675cb49955 /internal/db/relationship.go | |
parent | update coc (#2090) (diff) | |
download | gotosocial-dbf487effb9c3bb0da5b4d743c45734410bb11ea.tar.xz |
[bugfix] Fix incorrect per-loop variable capture (#2092)
These should be per iteration, not per loop. This was caught by running
a build with the loopvar experiment: go build -gcflags=-d=loopvar=2.
Diffstat (limited to 'internal/db/relationship.go')
0 files changed, 0 insertions, 0 deletions