We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fa2b8 commit b3ce6a3Copy full SHA for b3ce6a3
windows/env_windows_test.go
@@ -2,6 +2,8 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
+//go:build go1.21
6
+
7
package windows_test
8
9
import (
0 commit comments