Skip to content

Commit

Permalink
go.mod: fix module name to github.com/GoogleCloudPlatform/gcping (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
zchee authored and rakyll committed Sep 17, 2019
1 parent 63c76dd commit 7270d08
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,3 +1,3 @@
module github.com/rakyll/gcping
module github.com/GoogleCloudPlatform/gcping

go 1.13

0 comments on commit 7270d08

Please sign in to comment.