Skip to content

Commit

Permalink
Merge pull request #43 from leakingtapan/fix-go-mod
Browse files Browse the repository at this point in the history
Fix go import path for go module
  • Loading branch information
Cheng Pan committed Oct 5, 2018
2 parents 89ada31 + 9100a3e commit 02db26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/bertinatto/ebs-csi-driver
module github.com/kubernetes-sigs/aws-ebs-csi-driver

require (
github.com/aws/aws-sdk-go v1.15.27
Expand Down

0 comments on commit 02db26f

Please sign in to comment.