ocket8888 commented on code in PR #7806:
URL: https://github.com/apache/trafficcontrol/pull/7806#discussion_r1327687700


##########
traffic_ops/traffic_ops_golang/cdnfederation/cdnfederations.go:
##########
@@ -21,21 +23,27 @@ package cdnfederation
 
 import (
        "database/sql"
+       _ "embed" // needed to embed SQL queries within Go variables

Review Comment:
   I'm not sure what you mean? `embed` doesn't interact with database drivers 
or libraries in any way



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to