Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit131d0bd

Browse files
authored
chore: fix linting issue in main(#12697)
1 parentf93491f commit131d0bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎enterprise/tailnet/workspaceproxy.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ func (s *ClientService) ServeMultiAgentClient(ctx context.Context, version strin
6868
funcServeWorkspaceProxy(ctx context.Context,conn net.Conn,ma agpl.MultiAgentConn)error {
6969
gofunc() {
7070
err:=forwardNodesToWorkspaceProxy(ctx,conn,ma)
71+
//nolint:staticcheck
7172
iferr!=nil {
7273
_=conn.Close()
7374
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp