6 lines
59 B
Go
6 lines
59 B
Go
|
//+build go1.8
|
||
|
|
||
|
package main
|
||
|
|
||
|
import _ "github.com/lib/pq"
|