Unverified Commit 4ed3a777 authored by Matthew Fisher's avatar Matthew Fisher Committed by GitHub

Merge pull request #6139 from AllenZMC/patch-1

fix word 'potgres' to 'postgres'
parents a6967910 b788e3dc
......@@ -25,7 +25,7 @@ import (
"github.com/jmoiron/sqlx"
migrate "github.com/rubenv/sql-migrate"
// Import pq for potgres dialect
// Import pq for postgres dialect
_ "github.com/lib/pq"
rspb "k8s.io/helm/pkg/proto/hapi/release"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment