Skip to content

Commit ade6924

Browse files
committed
dev: convert build tags
1 parent f852b19 commit ade6924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/renameio/umask_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use of this source code is governed by a BSD-style
33
// license that can be found in the LICENSE file.
44

5-
// +build !plan9,!windows,!js
5+
//go:build !plan9 && !windows && !js
66

77
package renameio
88

0 commit comments

Comments
 (0)