]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/lockedfile/internal/filelock: remove stale TODO comment
authorTobias Klauser <tklauser@distanz.ch>
Mon, 28 Sep 2020 22:45:12 +0000 (00:45 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 29 Sep 2020 06:10:12 +0000 (06:10 +0000)
commit15c8925df0a1017ee6db96d551f7febae74318bf
tree492eb7f0b651ef64ac9da0085841a12811490772
parent1f4d035178d2d792a74b6b872f6a213bf5fd9326
cmd/go/internal/lockedfile/internal/filelock: remove stale TODO comment

This was addressed by CL 255258.

Updates #35618

Change-Id: I8dd5b30a846f2d16a3d4752304861d7d2178d1cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/257940
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go