We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1dcb5 commit 6c48909Copy full SHA for 6c48909
sugar/params_go1.18.go
@@ -1,3 +1,6 @@
1
+//go:build go1.18
2
+// +build go1.18
3
+
4
package sugar
5
6
import (
0 commit comments