There was an error while loading. Please reload this page.
1 parent 372781b commit 592a1a2Copy full SHA for 592a1a2
safeptr.go
@@ -1,5 +1,5 @@
1
-//go:build go1.21
2
-// +build go1.21
+//go:build go1.18
+// +build go1.18
3
4
/*
5
Copyright 2023 The Kubernetes Authors.
safeptr_test.go
0 commit comments