init_postgres.go (4 lines of code) (raw):

package main import ( _ "go.elastic.co/apm/module/apmsql/v2/pq" )