Compare commits

..

No commits in common. "521d04ee88e2cf58837a63c31428413355788c62" and "021c1d8774b7fdcfa866cde33e9280522f65122e" have entirely different histories.

View File

@ -28,7 +28,6 @@ func connect() (*driver.Conn, error) {
Database: "monitoring",
Username: "default",
},
TLS: nil,
})
)