Skip to content

Commit

Permalink
adding import to help with case-sensitive builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jprobinson committed Aug 22, 2019
1 parent 3d8fa55 commit 936c7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Expand Up @@ -6,4 +6,4 @@
//
// For local development, users should use something like Github personal access tokens
// to log into vault before injecting their Vault login token into the local environment.
package gcpvault
package gcpvault // import "github.com/NYTimes/gcp-vault"

0 comments on commit 936c7f9

Please sign in to comment.