blob: bc40524a4f2cf39ee2bbec797e3c5fd417c6e5e2 [file] [log] [blame]
# This file reports differences detected by import.go since the last import.
# This is only for human review and not machine consumption.
# Please see go/thirdpartygo for more information.
# DO NOT EDIT. This must only be generated by //third_party/golang/import.go.
@@ import (
"strings"
"testing"
+ _ "google3/go/tools/nogo/allowlist/crypto/elliptic"
+
"google3/third_party/golang/github_com/fxamacker/cbor/v/v2/cbor"
"google3/third_party/golang/github_com/veraison/go_cose/v/v0/cose"
)