Created
December 30, 2018 10:15
-
-
Save quasilyte/69229bb26525e8d0b9d93ad2f28ba46b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./cloud.google.com/go/logging/logging.go:527:6: equalFold: consider replacing with strings.EqualFold(name, sl) | |
| ./github.com/99designs/gqlgen/codegen/object.go:413:22: equalFold: consider replacing with strings.EqualFold(word, word) | |
| ./github.com/99designs/gqlgen/graphql/bool.go:22:10: equalFold: consider replacing with strings.EqualFold("true", v) | |
| ./github.com/Azure/azure-sdk-for-go/storage/util_test.go:58:6: equalFold: consider replacing with strings.EqualFold(filepath.Ext(path), ".yaml") | |
| ./github.com/Azure/azure-storage-blob-go/azblob/parsing_urls.go:103:6: equalFold: consider replacing with strings.EqualFold(k, key) | |
| ./github.com/Azure/golua/pkg/pattern/classes.go:45:5: equalFold: consider replacing with strings.EqualFold(i.val, i.val) | |
| ./github.com/Azure/golua/pkg/pattern/classes.go:82:5: equalFold: consider replacing with strings.EqualFold(item.val, item.val) | |
| ./github.com/GoogleCloudPlatform/cloudsql-proxy/proxy/certs/certs.go:102:7: equalFold: consider replacing with strings.EqualFold(ipAddressType, "PUBLIC") | |
| ./github.com/GoogleCloudPlatform/cloudsql-proxy/proxy/certs/certs.go:211:7: equalFold: consider replacing with strings.EqualFold(eachIPAddrTypeOfInstance.Type, eachIPAddrTypeByUser) | |
| ./github.com/Microsoft/hcsshim/internal/uvm/create.go:320:7: equalFold: consider replacing with strings.EqualFold(filepath.Ext(opts.RootFSFile), "vhdx") | |
| ./github.com/PuerkitoBio/purell/purell.go:273:5: equalFold: consider replacing with strings.EqualFold(u.Scheme, "https") | |
| ./github.com/ajg/form/encode.go:302:27: equalFold: consider replacing with strings.EqualFold(lowerN, k) | |
| ./github.com/alecthomas/chroma/lexers/h/http.go:82:31: equalFold: consider replacing with strings.EqualFold(token.Value, "content-type") | |
| ./github.com/asaskevich/govalidator/validator.go:266:9: equalFold: consider replacing with strings.EqualFold(str, str) | |
| ./github.com/asaskevich/govalidator/validator.go:274:9: equalFold: consider replacing with strings.EqualFold(str, str) | |
| ./github.com/aws/aws-sdk-go/aws/awsutil/path_value.go:36:42: equalFold: consider replacing with strings.EqualFold(c[0:1], c[0:1]) | |
| ./github.com/aws/aws-sdk-go/aws/awsutil/path_value.go:73:33: equalFold: consider replacing with strings.EqualFold(name, c) | |
| ./github.com/aws/aws-sdk-go/aws/awsutil/prettify.go:42:7: equalFold: consider replacing with strings.EqualFold(name[0:1], name[0:1]) | |
| ./github.com/aws/aws-sdk-go/aws/awsutil/string_value.go:30:7: equalFold: consider replacing with strings.EqualFold(ft.Name[0:1], ft.Name[0:1]) | |
| ./github.com/aws/aws-sdk-go/aws/ec2metadata/service.go:91:5: equalFold: consider replacing with strings.EqualFold(os.Getenv(disableServiceEnvVar), "true") | |
| ./github.com/aws/aws-sdk-go/private/protocol/rest/build.go:73:35: equalFold: consider replacing with strings.EqualFold(n[0:1], n[0:1]) | |
| ./github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go:102:23: equalFold: consider replacing with strings.EqualFold(n[0:1], n[0:1]) | |
| ./github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go:109:28: equalFold: consider replacing with strings.EqualFold(c, c) | |
| ./github.com/aws/aws-sdk-go/private/util/util.go:63:7: equalFold: consider replacing with strings.EqualFold(l, l) | |
| ./github.com/aws/aws-sdk-go-v2/aws/ec2metadata/service.go:57:5: equalFold: consider replacing with strings.EqualFold(os.Getenv(disableServiceEnvVar), "true") | |
| ./github.com/aws/aws-sdk-go-v2/internal/awsutil/path_value.go:36:42: equalFold: consider replacing with strings.EqualFold(c[0:1], c[0:1]) | |
| ./github.com/aws/aws-sdk-go-v2/internal/awsutil/path_value.go:73:33: equalFold: consider replacing with strings.EqualFold(name, c) | |
| ./github.com/aws/aws-sdk-go-v2/internal/awsutil/prettify.go:42:7: equalFold: consider replacing with strings.EqualFold(name[0:1], name[0:1]) | |
| ./github.com/aws/aws-sdk-go-v2/internal/awsutil/string_value.go:30:7: equalFold: consider replacing with strings.EqualFold(name[0:1], name[0:1]) | |
| ./github.com/aws/aws-sdk-go-v2/private/protocol/rest/build.go:74:35: equalFold: consider replacing with strings.EqualFold(n[0:1], n[0:1]) | |
| ./github.com/aws/aws-sdk-go-v2/private/protocol/rest/unmarshal.go:98:23: equalFold: consider replacing with strings.EqualFold(n[0:1], n[0:1]) | |
| ./github.com/aws/aws-sdk-go-v2/private/protocol/xml/xmlutil/unmarshal.go:108:28: equalFold: consider replacing with strings.EqualFold(c, c) | |
| ./github.com/aws/aws-sdk-go-v2/private/util/util.go:63:7: equalFold: consider replacing with strings.EqualFold(l, l) | |
| ./github.com/bettercap/bettercap/main.go:99:8: equalFold: consider replacing with strings.EqualFold(ans, "y") | |
| ./github.com/bettercap/bettercap/modules/http_proxy_base_filters.go:77:7: equalFold: consider replacing with strings.EqualFold(name, header) | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_request.go:40:7: equalFold: consider replacing with strings.EqualFold(name, "content-type") | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_request.go:90:6: equalFold: consider replacing with strings.EqualFold(name, header_name) | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_request.go:103:6: equalFold: consider replacing with strings.EqualFold(name, header_name) | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_request.go:119:6: equalFold: consider replacing with strings.EqualFold(name, header_name) | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_request.go:181:7: equalFold: consider replacing with strings.EqualFold(header_name, "content-type") | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_response.go:36:8: equalFold: consider replacing with strings.EqualFold(name, "content-type") | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_response.go:85:6: equalFold: consider replacing with strings.EqualFold(name, header_name) | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_response.go:98:6: equalFold: consider replacing with strings.EqualFold(name, header_name) | |
| ./github.com/bettercap/bettercap/modules/http_proxy_js_response.go:114:6: equalFold: consider replacing with strings.EqualFold(name, header_name) | |
| ./github.com/bettercap/bettercap/network/lan.go:142:5: equalFold: consider replacing with strings.EqualFold(mac, BroadcastMac) | |
| ./github.com/btcsuite/btcutil/bech32/bech32_test.go:56:6: equalFold: consider replacing with strings.EqualFold(encoded, str) | |
| ./github.com/chaseadamsio/goorgeous/header.go:56:8: equalFold: consider replacing with strings.EqualFold(key, "tags") | |
| ./github.com/chaseadamsio/goorgeous/header.go:56:42: equalFold: consider replacing with strings.EqualFold(key, "categories") | |
| ./github.com/chaseadamsio/goorgeous/header.go:56:82: equalFold: consider replacing with strings.EqualFold(key, "aliases") | |
| ./github.com/colinmarc/hdfs/client.go:106:5: equalFold: consider replacing with strings.EqualFold(conf["hadoop.security.authentication"], "kerberos") | |
| ./github.com/containous/traefik/old/provider/ecs/config.go:90:5: equalFold: consider replacing with strings.EqualFold(i.machine.state, ec2.InstanceStateNameRunning) | |
| ./github.com/coyove/goflyway/proxy/mitm.go:238:7: equalFold: consider replacing with strings.EqualFold(resp.Header.Get("Connection"), "upgrade") | |
| ./github.com/coyove/goflyway/proxy/server.go:280:6: equalFold: consider replacing with strings.EqualFold(r.Header.Get("Upgrade"), "websocket") | |
| ./github.com/coyove/goflyway/proxy/util.go:216:40: equalFold: consider replacing with strings.EqualFold(k[:12], "x-forwarded-") | |
| ./github.com/denisenkom/go-mssqldb/tds.go:950:22: equalFold: consider replacing with strings.EqualFold(p.host, "(LOCAL)") | |
| ./github.com/derekparker/delve/cmd/dlv/dlv_test.go:168:6: equalFold: consider replacing with strings.EqualFold(os.Getenv("APPVEYOR"), "true") | |
| ./github.com/derekparker/delve/pkg/terminal/terminal.go:78:10: equalFold: consider replacing with strings.EqualFold(os.Getenv("TERM"), "dumb") | |
| ./github.com/derekparker/delve/service/debugger/debugger.go:371:8: equalFold: consider replacing with strings.EqualFold(fileNameNormalized, filepath.ToSlash(symFile)) | |
| ./github.com/dgraph-io/dgraph/gql/parser.go:2152:34: equalFold: consider replacing with strings.EqualFold(peekIt[0].Val, "as") | |
| ./github.com/dgraph-io/dgraph/gql/parser.go:2388:36: equalFold: consider replacing with strings.EqualFold(peekIt[0].Val, "as") | |
| ./github.com/dgrijalva/jwt-go/request/oauth2.go:10:21: equalFold: consider replacing with strings.EqualFold(tok[0:7], "BEARER ") | |
| ./github.com/docker/distribution/configuration/parser.go:246:7: equalFold: consider replacing with strings.EqualFold(k.String(), path[0]) | |
| ./github.com/docker/distribution/reference/normalize.go:44:5: equalFold: consider replacing with strings.EqualFold(remoteName, remoteName) | |
| ./github.com/docker/distribution/registry/auth/token/accesscontroller.go:249:24: equalFold: consider replacing with strings.EqualFold(parts[0], "bearer") | |
| ./github.com/docker/distribution/registry/storage/driver/middleware/cloudfront/s3filter.go:97:8: equalFold: consider replacing with strings.EqualFold(region, ar) | |
| ./github.com/docker/docker/api/types/container/host_config.go:20:9: equalFold: consider replacing with strings.EqualFold(string(i), "default") | |
| ./github.com/docker/docker/api/types/container/host_config.go:25:9: equalFold: consider replacing with strings.EqualFold(string(i), "hyperv") | |
| ./github.com/docker/docker/api/types/container/host_config.go:30:9: equalFold: consider replacing with strings.EqualFold(string(i), "process") | |
| ./github.com/docker/docker/builder/dockerfile/internals.go:259:6: equalFold: consider replacing with strings.EqualFold(string(dest[0]), "C") | |
| ./github.com/docker/docker/client/service_create.go:108:7: equalFold: consider replacing with strings.EqualFold(arch, "arm") | |
| ./github.com/docker/docker/daemon/caps/utils.go:73:6: equalFold: consider replacing with strings.EqualFold(s, ss) | |
| ./github.com/docker/docker/daemon/caps/utils.go:93:6: equalFold: consider replacing with strings.EqualFold(cap, "all") | |
| ./github.com/docker/docker/daemon/caps/utils.go:110:7: equalFold: consider replacing with strings.EqualFold(cap, "all") | |
| ./github.com/docker/docker/daemon/caps/utils.go:123:6: equalFold: consider replacing with strings.EqualFold(cap, "all") | |
| ./github.com/docker/docker/daemon/links/links.go:63:58: equalFold: consider replacing with strings.EqualFold(ip.Proto(), "tcp") | |
| ./github.com/docker/docker/daemon/links/links.go:136:59: equalFold: consider replacing with strings.EqualFold(ip.Proto(), "tcp") | |
| ./github.com/docker/docker/integration-cli/docker_cli_run_test.go:398:36: equalFold: consider replacing with strings.EqualFold(dir[:1], "c") | |
| ./github.com/docker/docker/integration-cli/cli/cli.go:125:6: equalFold: consider replacing with strings.EqualFold(value, "busybox") | |
| ./github.com/docker/docker/integration-cli/cli/cli.go:128:58: equalFold: consider replacing with strings.EqualFold(value, "top") | |
| ./github.com/docker/docker/internal/test/environment/clean.go:184:37: equalFold: consider replacing with strings.EqualFold(n.Name, "nat") | |
| ./github.com/docker/docker/pkg/plugins/pluginrpc-gen/template.go:64:5: equalFold: consider replacing with strings.EqualFold(s, "id") | |
| ./github.com/docker/docker/volume/mounts/windows_parser.go:177:9: equalFold: consider replacing with strings.EqualFold(mode, "ro") | |
| ./github.com/docker/go-connections/nat/sort.go:53:70: equalFold: consider replacing with strings.EqualFold(pi.Proto(), "tcp") | |
| ./github.com/docker/swarmkit/cli/external_ca.go:78:7: equalFold: consider replacing with strings.EqualFold(value, "cfssl") | |
| ./github.com/docker/swarmkit/manager/controlapi/cluster.go:53:31: equalFold: consider replacing with strings.EqualFold(policy.Secret.Alg, "bcrypt") | |
| ./github.com/docker/swarmkit/manager/controlapi/common.go:111:6: equalFold: consider replacing with strings.EqualFold(driver.Name, ipamapi.DefaultIPAM) | |
| ./github.com/docker/swarmkit/manager/controlapi/service.go:241:6: equalFold: consider replacing with strings.EqualFold(generic.Kind, n) | |
| ./github.com/elastic/beats/packetbeat/protos/http/http.go:614:7: equalFold: consider replacing with strings.EqualFold(name, "content-type") | |
| ./github.com/elastic/beats/packetbeat/protos/http/http.go:617:7: equalFold: consider replacing with strings.EqualFold(name, "content-length") | |
| ./github.com/elastic/beats/packetbeat/protos/http/http.go:795:6: equalFold: consider replacing with strings.EqualFold(key, keyword) | |
| ./github.com/emersion/go-imap/mailbox.go:19:5: equalFold: consider replacing with strings.EqualFold(name, InboxName) | |
| ./github.com/emersion/go-imap/message.go:57:6: equalFold: consider replacing with strings.EqualFold(f, flag) | |
| ./github.com/emersion/go-imap/write.go:90:5: equalFold: consider replacing with strings.EqualFold(s, nilAtom) | |
| ./github.com/emicklei/go-restful/cors_filter.go:184:6: equalFold: consider replacing with strings.EqualFold(each, header) | |
| ./github.com/ethereum/go-ethereum/accounts/abi/reflect.go:133:6: equalFold: consider replacing with strings.EqualFold(structFieldName[:1], structFieldName[:1]) | |
| ./github.com/ethereum/go-ethereum/console/prompter.go:146:23: equalFold: consider replacing with strings.EqualFold(input[:1], "Y") | |
| ./github.com/ethereum/go-ethereum/core/asm/compiler.go:239:9: equalFold: consider replacing with strings.EqualFold(op, "PUSH") | |
| ./github.com/ethereum/go-ethereum/core/asm/compiler.go:244:9: equalFold: consider replacing with strings.EqualFold(op, "JUMPI") | |
| ./github.com/ethereum/go-ethereum/core/asm/compiler.go:244:43: equalFold: consider replacing with strings.EqualFold(op, "JUMP") | |
| ./github.com/gin-gonic/gin/context.go:651:3: equalFold: consider replacing with strings.EqualFold(c.requestHeader("Upgrade"), "websocket") | |
| ./github.com/gin-gonic/gin/tree.go:517:34: equalFold: consider replacing with strings.EqualFold(path[:len(n.path)], n.path) | |
| ./github.com/gin-gonic/gin/tree.go:621:4: equalFold: consider replacing with strings.EqualFold(path, n.path[:len(path)]) | |
| ./github.com/go-ble/ble/examples/basic/explorer/main.go:35:10: equalFold: consider replacing with strings.EqualFold(a.LocalName(), *name) | |
| ./github.com/go-ble/ble/examples/basic/explorer/main.go:41:11: equalFold: consider replacing with strings.EqualFold(a.Addr().String(), *addr) | |
| ./github.com/go-ble/ble/examples/blesh/filter.go:13:11: equalFold: consider replacing with strings.EqualFold(a.LocalName(), c.String("name")) | |
| ./github.com/go-ble/ble/examples/blesh/filter.go:18:11: equalFold: consider replacing with strings.EqualFold(a.Addr().String(), c.String("addr")) | |
| ./github.com/go-ini/ini/parser.go:409:32: equalFold: consider replacing with strings.EqualFold(f.options.UnparseableSections[i], name) | |
| ./github.com/go-kit/kit/auth/jwt/transport.go:80:34: equalFold: consider replacing with strings.EqualFold(authHeaderParts[0], bearer) | |
| ./github.com/go-openapi/analysis/flatten.go:435:6: equalFold: consider replacing with strings.EqualFold(k, name) | |
| ./github.com/go-openapi/runtime/client/request.go:253:5: equalFold: consider replacing with strings.EqualFold(mediaType, runtime.URLencodedFormMime) | |
| ./github.com/go-sql-driver/mysql/utils.go:59:43: equalFold: consider replacing with strings.EqualFold(key, "skip-verify") | |
| ./github.com/go-swagger/go-swagger/generator/operation.go:348:6: equalFold: consider replacing with strings.EqualFold(p.Name, timeoutName) | |
| ./github.com/go-swagger/go-swagger/generator/shared.go:1171:15: equalFold: consider replacing with strings.EqualFold(req.Type, "oauth2") | |
| ./github.com/go-swagger/go-swagger/generator/shared.go:1185:18: equalFold: consider replacing with strings.EqualFold(req.Type, "basic") | |
| ./github.com/go-swagger/go-swagger/generator/shared.go:1186:18: equalFold: consider replacing with strings.EqualFold(req.Type, "apikey") | |
| ./github.com/go-xorm/xorm/engine.go:884:8: equalFold: consider replacing with strings.EqualFold(tags[0], "EXTENDS") | |
| ./github.com/go-xorm/xorm/engine.go:928:24: equalFold: consider replacing with strings.EqualFold(tags[j-1], "NOT") | |
| ./github.com/go-xorm/xorm/engine.go:1089:44: equalFold: consider replacing with strings.EqualFold(col.FieldName, "ID") | |
| ./github.com/gobuffalo/fizz/translators/mysql.go:208:45: equalFold: consider replacing with strings.EqualFold(c.ColType, "int") | |
| ./github.com/gobuffalo/fizz/translators/mysql_meta.go:28:5: equalFold: consider replacing with strings.EqualFold(ti.Null, "yes") | |
| ./github.com/gobuffalo/fizz/translators/schema.go:75:6: equalFold: consider replacing with strings.EqualFold(strings.TrimSpace(col.Name), strings.TrimSpace(oldColumn)) | |
| ./github.com/gobuffalo/fizz/translators/schema.go:121:6: equalFold: consider replacing with strings.EqualFold(strings.TrimSpace(col.Name), strings.TrimSpace(column)) | |
| ./github.com/gobuffalo/fizz/translators/schema.go:130:6: equalFold: consider replacing with strings.EqualFold(strings.TrimSpace(col.Name), strings.TrimSpace(column)) | |
| ./github.com/gobuffalo/fizz/translators/schema.go:139:6: equalFold: consider replacing with strings.EqualFold(strings.TrimSpace(ind.Name), strings.TrimSpace(index)) | |
| ./github.com/gobuffalo/packr/builder/builder.go:54:7: equalFold: consider replacing with strings.EqualFold(f, base) | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:95:24: equalFold: consider replacing with strings.EqualFold(order[0], "desc") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:95:63: equalFold: consider replacing with strings.EqualFold(order[0], "rev") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:95:101: equalFold: consider replacing with strings.EqualFold(order[0], "reverse") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:163:24: equalFold: consider replacing with strings.EqualFold(order[0], "desc") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:163:63: equalFold: consider replacing with strings.EqualFold(order[0], "rev") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:163:101: equalFold: consider replacing with strings.EqualFold(order[0], "reverse") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:210:26: equalFold: consider replacing with strings.EqualFold(order[0], "asc") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:210:64: equalFold: consider replacing with strings.EqualFold(order[0], "rev") | |
| ./github.com/gohugoio/hugo/hugolib/pageGroup.go:210:102: equalFold: consider replacing with strings.EqualFold(order[0], "reverse") | |
| ./github.com/golang/dep/cmd/dep/main.go:323:64: equalFold: consider replacing with strings.EqualFold(args[1], "-h") | |
| ./github.com/golang/dep/internal/fs/fs.go:147:7: equalFold: consider replacing with strings.EqualFold(p1Filename, p2Filename) | |
| ./github.com/golang/lint/lint.go:737:22: equalFold: consider replacing with strings.EqualFold(word, word) | |
| ./github.com/golang-migrate/migrate/database/mysql/mysql.go:137:46: equalFold: consider replacing with strings.EqualFold(ctls, "skip-verify") | |
| ./github.com/gomods/athens/cmd/proxy/actions/storage.go:66:51: equalFold: consider replacing with strings.EqualFold(useSSLVar, "no") | |
| ./github.com/google/go-cmp/cmp/example_test.go:284:9: equalFold: consider replacing with strings.EqualFold(string(x), string(y)) | |
| ./github.com/google/skylark/library.go:1531:37: equalFold: consider replacing with strings.EqualFold(recv, recv) | |
| ./github.com/google/skylark/library.go:1595:37: equalFold: consider replacing with strings.EqualFold(recv, recv) | |
| ./github.com/google/uuid/uuid.go:47:6: equalFold: consider replacing with strings.EqualFold(s[:9], "urn:uuid:") | |
| ./github.com/google/uuid/uuid.go:77:7: equalFold: consider replacing with bytes.EqualFold(b[:9], []byte("urn:uuid:")) | |
| ./github.com/gophercloud/gophercloud/acceptance/clients/http.go:146:7: equalFold: consider replacing with strings.EqualFold(name, redact_header) | |
| ./github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go:43:27: equalFold: consider replacing with strings.EqualFold(opts.IPProtocol, "ICMP") | |
| ./github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go:46:25: equalFold: consider replacing with strings.EqualFold(opts.IPProtocol, "ICMP") | |
| ./github.com/grpc-ecosystem/go-grpc-middleware/auth/metadata.go:34:5: equalFold: consider replacing with strings.EqualFold(splits[0], expectedScheme) | |
| ./github.com/grpc-ecosystem/go-grpc-middleware/util/metautils/nicemd.go:52:8: equalFold: consider replacing with strings.EqualFold(allowedKey, k) | |
| ./github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/client/client.go:69:6: equalFold: consider replacing with strings.EqualFold(scanner.Text(), "n") | |
| ./github.com/grpc-ecosystem/grpc-gateway/examples/clients/abe/api_client.go:52:6: equalFold: consider replacing with strings.EqualFold(a, needle) | |
| ./github.com/grpc-ecosystem/grpc-gateway/examples/clients/echo/api_client.go:52:6: equalFold: consider replacing with strings.EqualFold(a, needle) | |
| ./github.com/grpc-ecosystem/grpc-gateway/examples/clients/responsebody/api_client.go:52:6: equalFold: consider replacing with strings.EqualFold(a, needle) | |
| ./github.com/grpc-ecosystem/grpc-gateway/examples/clients/unannotatedecho/api_client.go:52:6: equalFold: consider replacing with strings.EqualFold(a, needle) | |
| ./github.com/hashicorp/consul/agent/agent_endpoint.go:1224:5: equalFold: consider replacing with strings.EqualFold(roots.TrustDomain, uriService.Host) | |
| ./github.com/hashicorp/consul/agent/session_endpoint.go:82:6: equalFold: consider replacing with strings.EqualFold(k, "lockdelay") | |
| ./github.com/hashicorp/consul/agent/session_endpoint.go:122:6: equalFold: consider replacing with strings.EqualFold(k, "checks") | |
| ./github.com/hashicorp/consul/agent/connect/uri_signing.go:58:10: equalFold: consider replacing with strings.EqualFold(other.Host, id.Host()) | |
| ./github.com/hashicorp/consul/agent/consul/state/catalog.go:883:6: equalFold: consider replacing with strings.EqualFold(t, tag) | |
| ./github.com/henrylee2cn/pholcus/app/downloader/surfer/surf.go:158:5: equalFold: consider replacing with strings.EqualFold(param.url.Scheme, "https") | |
| ./github.com/henrylee2cn/pholcus/app/spider/common/common.go:196:31: equalFold: consider replacing with strings.EqualFold(string(path[0]), "h") | |
| ./github.com/henrylee2cn/pholcus/common/websocket/hybi.go:428:5: equalFold: consider replacing with strings.EqualFold(resp.Header.Get("Upgrade"), "websocket") | |
| ./github.com/henrylee2cn/pholcus/common/websocket/hybi.go:429:3: equalFold: consider replacing with strings.EqualFold(resp.Header.Get("Connection"), "upgrade") | |
| ./github.com/henrylee2cn/pholcus/common/websocket/hybi.go:478:5: equalFold: consider replacing with strings.EqualFold(req.Header.Get("Upgrade"), "websocket") | |
| ./github.com/improbable-eng/thanos/pkg/cluster/cluster.go:531:25: equalFold: consider replacing with strings.EqualFold(host, "localhost") | |
| ./github.com/influxdata/influxdb/cmd/influx_tools/compact/command.go:87:6: equalFold: consider replacing with strings.EqualFold(scan.Text(), "y") | |
| ./github.com/influxdata/influxdb/pkg/slices/strings.go:36:6: equalFold: consider replacing with strings.EqualFold(s, find) | |
| ./github.com/influxdata/influxdb/query/compile.go:877:7: equalFold: consider replacing with strings.EqualFold(expr.Val, "time") | |
| ./github.com/influxdata/influxdb/services/graphite/service.go:154:5: equalFold: consider replacing with strings.EqualFold(s.protocol, "tcp") | |
| ./github.com/influxdata/influxdb/services/graphite/service.go:156:12: equalFold: consider replacing with strings.EqualFold(s.protocol, "udp") | |
| ./github.com/influxdata/influxdb/services/meta/data.go:424:7: equalFold: consider replacing with strings.EqualFold(cq.Query, query) | |
| ./github.com/influxdata/influxql/ast.go:3801:40: equalFold: consider replacing with strings.EqualFold(ref.Val, "time") | |
| ./github.com/influxdata/influxql/ast.go:5701:43: equalFold: consider replacing with strings.EqualFold(lhs.Val, "time") | |
| ./github.com/influxdata/influxql/ast.go:5704:50: equalFold: consider replacing with strings.EqualFold(rhs.Val, "time") | |
| ./github.com/influxdata/influxql/parser.go:2294:21: equalFold: consider replacing with strings.EqualFold(lit, "fill") | |
| ./github.com/influxdata/influxql/parser.go:2334:21: equalFold: consider replacing with strings.EqualFold(lit, "tz") | |
| ./github.com/inkyblackness/hacked/editor/project/FileStaging.go:61:6: equalFold: consider replacing with strings.EqualFold(filename, "objprop.dat") | |
| ./github.com/inkyblackness/hacked/editor/project/FileStaging.go:70:6: equalFold: consider replacing with strings.EqualFold(filename, world.TexturePropertiesFilename) | |
| ./github.com/inkyblackness/hacked/ss1/resource/Filename.go:43:9: equalFold: consider replacing with strings.EqualFold(filename, string(any)) | |
| ./github.com/jdkato/prose/tokenize/pragmatic.go:371:30: equalFold: consider replacing with strings.EqualFold(character, character) | |
| ./github.com/jessevdk/go-flags/group.go:95:17: equalFold: consider replacing with strings.EqualFold(gg.ShortDescription, lshortDescription) | |
| ./github.com/jessevdk/go-flags/ini.go:516:13: equalFold: consider replacing with strings.EqualFold(o.tag.Get("ini-name"), n) | |
| ./github.com/jinzhu/gorm/dialect_common.go:43:10: equalFold: consider replacing with strings.EqualFold(value, "false") | |
| ./github.com/jinzhu/inflection/inflections_test.go:89:41: equalFold: consider replacing with strings.EqualFold(v, value) | |
| ./github.com/jinzhu/inflection/inflections_test.go:105:45: equalFold: consider replacing with strings.EqualFold(v, key) | |
| ./github.com/kevinburke/ssh_config/parser.go:106:5: equalFold: consider replacing with strings.EqualFold(key.val, "match") | |
| ./github.com/kevinburke/ssh_config/parser.go:111:5: equalFold: consider replacing with strings.EqualFold(key.val, "host") | |
| ./github.com/kevinburke/ssh_config/parser.go:134:5: equalFold: consider replacing with strings.EqualFold(key.val, "include") | |
| ./github.com/labstack/echo/bind.go:116:8: equalFold: consider replacing with strings.EqualFold(k, inputFieldName) | |
| ./github.com/labstack/echo/middleware/basic_auth.go:76:26: equalFold: consider replacing with strings.EqualFold(auth[:l], basic) | |
| ./github.com/lib/pq/hstore/hstore.go:81:37: equalFold: consider replacing with strings.EqualFold(s, "null") | |
| ./github.com/lib/pq/hstore/hstore.go:97:34: equalFold: consider replacing with strings.EqualFold(s, "null") | |
| ./github.com/markbates/inflect/inflect.go:362:6: equalFold: consider replacing with strings.EqualFold(rule.suffix, word) | |
| ./github.com/mgutz/str/funcsAO.go:268:23: equalFold: consider replacing with strings.EqualFold(s, s) | |
| ./github.com/mgutz/str/funcsAO.go:278:23: equalFold: consider replacing with strings.EqualFold(s, s) | |
| ./github.com/mholt/caddy/caddyhttp/httpserver/plugin.go:549:5: equalFold: consider replacing with strings.EqualFold(name, name) | |
| ./github.com/mholt/caddy/caddyhttp/httpserver/server.go:438:3: equalFold: consider replacing with strings.EqualFold(r.TLS.ServerName, hostname) | |
| ./github.com/mholt/caddy/caddyhttp/proxy/reverseproxy.go:328:68: equalFold: consider replacing with strings.EqualFold(res.Header.Get("Upgrade"), "websocket") | |
| ./github.com/mholt/caddy/caddyhttp/proxy/reverseproxy.go:701:9: equalFold: consider replacing with strings.EqualFold(req.Header.Get("Upgrade"), "websocket") | |
| ./github.com/mholt/caddy/caddyhttp/proxy/proxy_test.go:1628:5: equalFold: consider replacing with strings.EqualFold(os.Getenv("CI"), "true") | |
| ./github.com/miekg/dns/dnssec_test.go:298:5: equalFold: consider replacing with strings.EqualFold(ds.Digest, "B5121BDB5B8D86D0CC5FFAFBAAABE26C3E20BAC1") | |
| ./github.com/miekg/mmark/block.go:885:6: equalFold: consider replacing with bytes.EqualFold(data[:cdataTagLen], []byte(cdataTag)) | |
| ./github.com/miekg/mmark/inline.go:1113:33: equalFold: consider replacing with bytes.EqualFold(link[:len(prefix)], prefix) | |
| ./github.com/minio/minio-go/core.go:77:6: equalFold: consider replacing with strings.EqualFold(k, "content-encoding") | |
| ./github.com/minio/minio-go/core.go:79:13: equalFold: consider replacing with strings.EqualFold(k, "content-disposition") | |
| ./github.com/minio/minio-go/core.go:81:13: equalFold: consider replacing with strings.EqualFold(k, "content-language") | |
| ./github.com/minio/minio-go/core.go:83:13: equalFold: consider replacing with strings.EqualFold(k, "content-type") | |
| ./github.com/minio/minio-go/core.go:85:13: equalFold: consider replacing with strings.EqualFold(k, "cache-control") | |
| ./github.com/minio/minio-go/core.go:87:13: equalFold: consider replacing with strings.EqualFold(k, amzWebsiteRedirectLocation) | |
| ./github.com/minio/minio-go/utils.go:232:9: equalFold: consider replacing with strings.EqualFold(amzStorageClass, headerKey) | |
| ./github.com/minio/minio-go/utils.go:239:6: equalFold: consider replacing with strings.EqualFold(header, key) | |
| ./github.com/minio/minio-go/utils.go:260:6: equalFold: consider replacing with strings.EqualFold(h, key) | |
| ./github.com/minio/minio-go/pkg/set/stringset_test.go:130:11: equalFold: consider replacing with strings.EqualFold(setValue, compareValue) | |
| ./github.com/moby/buildkit/cmd/buildkitd/util.go:10:16: equalFold: consider replacing with strings.EqualFold(s, "auto") | |
| ./github.com/mozilla/tls-observatory/worker/mozillaEvaluationWorker/mozillaEvaluationWorker.go:352:6: equalFold: consider replacing with strings.EqualFold(cert.Key.Alg, ct) | |
| ./github.com/mozilla/tls-observatory/worker/mozillaEvaluationWorker/mozillaEvaluationWorker.go:458:6: equalFold: consider replacing with strings.EqualFold(cert.Key.Alg, ct) | |
| ./github.com/mozilla/tls-observatory/worker/mozillaEvaluationWorker/mozillaEvaluationWorker.go:571:6: equalFold: consider replacing with strings.EqualFold(cert.Key.Alg, ct) | |
| ./github.com/mozilla/tls-observatory/worker/symantecDistrust/symantecDistrust.go:270:6: equalFold: consider replacing with strings.EqualFold(spkihash, blacklisted) | |
| ./github.com/mozilla/tls-observatory/worker/symantecDistrust/symantecDistrust.go:281:6: equalFold: consider replacing with strings.EqualFold(spkihash, whitelisted) | |
| ./github.com/nats-io/gnatsd/server/route.go:510:6: equalFold: consider replacing with strings.EqualFold(ri.Host, urlToCheckExplicit) | |
| ./github.com/nats-io/gnatsd/server/route.go:689:22: equalFold: consider replacing with strings.EqualFold(rURL.Host, route.Host) | |
| ./github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go:31:6: equalFold: consider replacing with strings.EqualFold(current, prev) | |
| ./github.com/nbutton23/zxcvbn-go/matching/matching_test.go:46:6: equalFold: consider replacing with strings.EqualFold(match.DictionaryName, "b") | |
| ./github.com/oklog/oklog/cmd/oklog/main.go:190:26: equalFold: consider replacing with strings.EqualFold(peer, "localhost") | |
| ./github.com/oklog/oklog/cmd/oklog/main.go:203:25: equalFold: consider replacing with strings.EqualFold(addr, "localhost") | |
| ./github.com/oklog/oklog/cmd/oklog/query.go:55:13: equalFold: consider replacing with strings.EqualFold(*from, "now") | |
| ./github.com/oklog/oklog/cmd/oklog/query.go:70:11: equalFold: consider replacing with strings.EqualFold(*to, "now") | |
| ./github.com/opencontainers/runc/utils.go:89:16: equalFold: consider replacing with strings.EqualFold(s, "auto") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment