summaryrefslogtreecommitdiffhomepage
path: root/pkg/crypto/crypto_stdlib.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/crypto/crypto_stdlib.go')
-rw-r--r--pkg/crypto/crypto_stdlib.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/crypto/crypto_stdlib.go b/pkg/crypto/crypto_stdlib.go
index 514592b08..69e867386 100644
--- a/pkg/crypto/crypto_stdlib.go
+++ b/pkg/crypto/crypto_stdlib.go
@@ -12,6 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+//go:build go1.1
+// +build go1.1
+
package crypto
import (