diff --git a/gopls/internal/lsp/protocol/tsdocument_changes.go b/gopls/internal/lsp/protocol/tsdocument_changes.go index 7296a151ac2..2c7a524e178 100644 --- a/gopls/internal/lsp/protocol/tsdocument_changes.go +++ b/gopls/internal/lsp/protocol/tsdocument_changes.go @@ -1,6 +1,7 @@ // Copyright 2022 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. + package protocol import (